summaryrefslogtreecommitdiff
path: root/spec/support/helpers/stub_worker.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/support/helpers/stub_worker.rb')
-rw-r--r--spec/support/helpers/stub_worker.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/support/helpers/stub_worker.rb b/spec/support/helpers/stub_worker.rb
index 58b7ee93dff..cac839ed5fe 100644
--- a/spec/support/helpers/stub_worker.rb
+++ b/spec/support/helpers/stub_worker.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
# Inspired by https://github.com/ljkbennett/stub_env/blob/master/lib/stub_env/helpers.rb
module StubWorker
def stub_worker(queue:)