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 420c11a commit 7029bd2Copy full SHA for 7029bd2
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
- [[136.0, 35.0], [137.0, 35.0], [137.0, 36.0], [136.0, 36.0], [136.0, 35.0]]
+ [[135.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