summaryrefslogtreecommitdiff
path: root/spec/support/permissions.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/support/permissions.rb')
-rw-r--r--spec/support/permissions.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/support/permissions.rb b/spec/support/permissions.rb
index efdb4a5b28..f5636dd70a 100644
--- a/spec/support/permissions.rb
+++ b/spec/support/permissions.rb
@@ -1,3 +1,4 @@
+# frozen_string_literal: true
module Spec
module Permissions
def with_umask(new_umask)