summaryrefslogtreecommitdiff
path: root/qa/spec/git/location_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'qa/spec/git/location_spec.rb')
-rw-r--r--qa/spec/git/location_spec.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/qa/spec/git/location_spec.rb b/qa/spec/git/location_spec.rb
index aef906ee836..0c57291666f 100644
--- a/qa/spec/git/location_spec.rb
+++ b/qa/spec/git/location_spec.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
describe QA::Git::Location do
describe '.new' do
context 'when URI starts with ssh://' do