diff options
Diffstat (limited to 'spec/routing/import_routing_spec.rb')
-rw-r--r-- | spec/routing/import_routing_spec.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/routing/import_routing_spec.rb b/spec/routing/import_routing_spec.rb index 3fdede7914d..7e78a1c0cd2 100644 --- a/spec/routing/import_routing_spec.rb +++ b/spec/routing/import_routing_spec.rb @@ -1,3 +1,5 @@ +# frozen_string_literal: true + require 'spec_helper' # Shared examples for a resource inside a Project |