Skip to content

Commit 46ef6f1

Browse files
committed
typo
1 parent 7072bf8 commit 46ef6f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/spec_helper.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
# Set up working directory for the specs
3131
Settings.source_dir = 'spec/tmp/src'
3232
Settings.target_dir = 'spec/tmp'
33-
Settings.strict = true # generate scripts with `set -euo pipefile`
33+
Settings.strict = true # generate scripts with `set -euo pipefail`
3434
Settings.env = :development
3535
reset_tmp_dir
3636

0 commit comments

Comments
 (0)