summaryrefslogtreecommitdiff
path: root/spec/support/protected_tags/access_control_ce_shared_examples.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/support/protected_tags/access_control_ce_shared_examples.rb')
-rw-r--r--spec/support/protected_tags/access_control_ce_shared_examples.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/support/protected_tags/access_control_ce_shared_examples.rb b/spec/support/protected_tags/access_control_ce_shared_examples.rb
index 71eec9f3217..8666c19481c 100644
--- a/spec/support/protected_tags/access_control_ce_shared_examples.rb
+++ b/spec/support/protected_tags/access_control_ce_shared_examples.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
RSpec.shared_examples "protected tags > access control > CE" do
ProtectedRefAccess::HUMAN_ACCESS_LEVELS.each do |(access_type_id, access_type_name)|
it "allows creating protected tags that #{access_type_name} can create" do