Skip to content

Commit 08d09f5

Browse files
committed
fail the test for output formatting issues
1 parent b57c7e0 commit 08d09f5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/rakefile_helper.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,7 @@ def run_tests(test_files)
317317
end
318318
output.sub!(/OK$/,"FAILED")
319319
report output
320+
raise "Command failed. (#{failures.to_s} Output Formatting Issues)"
320321
end
321322

322323
# Generate results file

0 commit comments

Comments
 (0)