We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b859ab commit bb0a7c4Copy full SHA for bb0a7c4
test/unit/update_project_settings_test.rb
@@ -23,7 +23,7 @@ class UpdateProjectSettingsTest < GttTest
23
[[135.0, 35.0], [136.0, 35.0], [136.0, 36.0], [135.0, 36.0], [135.0, 35.0]]
24
],
25
[
26
- [[50.0, -250.0], [137.0, 35.0], [137.0, 36.0], [136.0, 36.0], [50.0, -250.0]]
+ [136.0, 35.0], [137.0, 35.0], [137.0, 36.0], [136.0, 36.0], [136.0, 35.0]
27
]
28
29
0 commit comments