summaryrefslogtreecommitdiff
path: root/spec/controllers/concerns/continue_params_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/controllers/concerns/continue_params_spec.rb')
-rw-r--r--spec/controllers/concerns/continue_params_spec.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/controllers/concerns/continue_params_spec.rb b/spec/controllers/concerns/continue_params_spec.rb
index b4b62cbe1e3..6af01aa837c 100644
--- a/spec/controllers/concerns/continue_params_spec.rb
+++ b/spec/controllers/concerns/continue_params_spec.rb
@@ -12,6 +12,7 @@ describe ContinueParams do
end
end
end
+
subject(:controller) { controller_class.new }
def strong_continue_params(params)