Skip to content

Commit bb0a7c4

Browse files
authored
Another attempt for invalid test
1 parent 6b859ab commit bb0a7c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/update_project_settings_test.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ class UpdateProjectSettingsTest < GttTest
2323
[[135.0, 35.0], [136.0, 35.0], [136.0, 36.0], [135.0, 36.0], [135.0, 35.0]]
2424
],
2525
[
26-
[[50.0, -250.0], [137.0, 35.0], [137.0, 36.0], [136.0, 36.0], [50.0, -250.0]]
26+
[136.0, 35.0], [137.0, 35.0], [137.0, 36.0], [136.0, 36.0], [136.0, 35.0]
2727
]
2828
]
2929

0 commit comments

Comments
 (0)