We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b073ff9 commit 176d30fCopy full SHA for 176d30f
1 file changed
spec/spec_helper.rb
@@ -26,6 +26,7 @@
26
::ActionSubscriber.setup_default_threadpool!
27
# setup active publisher
28
::ActivePublisher::Configuration.configure_from_yaml_and_cli
29
+::ActionSubscriber::Configuration.configure_from_yaml_and_cli
30
31
RSpec.configure do |config|
32
config.mock_with :rspec do |mocks|
0 commit comments