aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/test/adapters/inline.rb
diff options
context:
space:
mode:
Diffstat (limited to 'activejob/test/adapters/inline.rb')
-rw-r--r--activejob/test/adapters/inline.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/activejob/test/adapters/inline.rb b/activejob/test/adapters/inline.rb
new file mode 100644
index 0000000000..e0092552c4
--- /dev/null
+++ b/activejob/test/adapters/inline.rb
@@ -0,0 +1 @@
+ActiveJob::Base.queue_adapter = :inline \ No newline at end of file