summaryrefslogtreecommitdiff
path: root/spec/support/shared/functional/securable_resource_with_reporting.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/support/shared/functional/securable_resource_with_reporting.rb')
-rw-r--r--spec/support/shared/functional/securable_resource_with_reporting.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/support/shared/functional/securable_resource_with_reporting.rb b/spec/support/shared/functional/securable_resource_with_reporting.rb
index cd2b83fda1..abeb1ba4bb 100644
--- a/spec/support/shared/functional/securable_resource_with_reporting.rb
+++ b/spec/support/shared/functional/securable_resource_with_reporting.rb
@@ -19,7 +19,7 @@ ALL_EXPANDED_PERMISSIONS = ["generic read",
"execute / traverse",
"delete child",
"read attributes",
- "write attributes"]
+ "write attributes"].freeze
shared_examples_for "a securable resource with reporting" do