[error] GenServer {Oban.Registry, {Oban, {:plugin, Oban.Plugins.Stager}}}

You shouldn’t use queues: false or plugins: false anymore. Those are handled by testing modes, and leaving the original configuration let’s Oban verify the full config in the test environment.

2 Likes