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