Skip to content

Commit 4654aaa

Browse files
authored
Reverts to original
1 parent bb0a7c4 commit 4654aaa

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-
[136.0, 35.0], [137.0, 35.0], [137.0, 36.0], [136.0, 36.0], [136.0, 35.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)