Skip to content

Commit 306844f

Browse files
committed
Reword skip to reflect reality
1 parent 56b1cbe commit 306844f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example_app_generator/spec/verify_mailer_preview_path_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ def capture_exec(*ops)
4040

4141
if ENV['RAILS_VERSION'] == 'main' && Rails::VERSION::STRING == "8.0.0.alpha"
4242
before do
43-
skip('This is broken on Rails main but is skipped for green builds of 7.1.x, please fix')
43+
skip('This is broken on Rails main but is skipped for green builds, please fix')
4444
end
4545
end
4646

0 commit comments

Comments
 (0)