summaryrefslogtreecommitdiff
path: root/qa/qa/runtime/key/ecdsa.rb
diff options
context:
space:
mode:
Diffstat (limited to 'qa/qa/runtime/key/ecdsa.rb')
-rw-r--r--qa/qa/runtime/key/ecdsa.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/qa/qa/runtime/key/ecdsa.rb b/qa/qa/runtime/key/ecdsa.rb
index 20adad45913..46a1e5f54cf 100644
--- a/qa/qa/runtime/key/ecdsa.rb
+++ b/qa/qa/runtime/key/ecdsa.rb
@@ -1,4 +1,5 @@
-# rubocop:disable Naming/FileName
+# frozen_string_literal: true
+
module QA
module Runtime
module Key