Skip to content

Commit d387951

Browse files
karreirograygilmore
andcommitted
Update test/integration/tags/table_row_test.rb
Co-authored-by: Gray Gilmore <[email protected]>
1 parent 51f312b commit d387951

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/integration/tags/table_row_test.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,6 @@ def test_tablerow_with_invalid_expression_strict_vs_rigid
461461
end
462462

463463
with_error_modes(:rigid) do
464-
# Rigid mode validates expression syntax and rejects invalid expressions
465464
error = assert_raises(SyntaxError) { Template.parse(template) }
466465
assert_match(/Unexpected character =/, error.message)
467466
end

0 commit comments

Comments
 (0)