Skip to content

Commit 85f5964

Browse files
committed
fix test
1 parent f473b14 commit 85f5964

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/atest/transformers/test_transformers.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,6 @@ def test_test_case_last(self, lines_at_the_end):
266266
)
267267

268268

269-
270269
@patch('robotidy.app.Robotidy.save_model', new=save_tmp_model)
271270
class TestSplitTooLongLine:
272271
TRANSFORMER_NAME = 'SplitTooLongLine'

0 commit comments

Comments
 (0)