mirror of
https://github.com/discourse/discourse.git
synced 2025-02-05 19:11:13 +00:00
39902c148f
In this PR service objects were moved to Core https://github.com/discourse/discourse/pull/26506 However, ServiceRunner should be moved as well. Mostly for CI to run effortlessly without loading plugins.