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 bb0a7c4 commit 4654aaaCopy full SHA for 4654aaa
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]
+ [[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