Skip to content

Commit ba23d0b

Browse files
authored
Fix fixture indentation (heroku#1607)
It should be three spaces, but vscode formatting really wants it to be two.
1 parent 5b5dea4 commit ba23d0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/hatchet/ruby_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
rake
139139
140140
RUBY VERSION
141-
ruby 3.3.1p0
141+
ruby 3.3.1p0
142142
EOF
143143

144144
Pathname("Rakefile").write(<<~'EOF')

0 commit comments

Comments
 (0)