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 64eb7d6 commit 8d3c549Copy full SHA for 8d3c549
1 file changed
config/environments/test.rb
@@ -69,6 +69,8 @@
69
70
config.active_support.test_order = :random
71
72
+ config.active_jobconfig.active_job.queue_adapter = :test
73
+
74
config.three_scale.payments.merge!(enabled: true, active_merchant_mode: :test, active_merchant_logging: false)
75
76
config.three_scale.rolling_updates.raise_error_unknown_features = true
0 commit comments