summaryrefslogtreecommitdiff
path: root/Guardfile
diff options
context:
space:
mode:
Diffstat (limited to 'Guardfile')
-rw-r--r--Guardfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Guardfile b/Guardfile
index 4dfef8c..28fe7a6 100644
--- a/Guardfile
+++ b/Guardfile
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
require_relative 'spec/support/integration_specs'
run_all = lambda do |*|