mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Update test of JSON's structure view (broken after IDEA-131495)
This commit is contained in:
@@ -66,7 +66,9 @@ public class JsonStructureViewTest extends JsonTestCase {
|
||||
" -object\n" +
|
||||
" nestedObject\n" +
|
||||
" -array\n" +
|
||||
" +array\n" +
|
||||
" -array\n" +
|
||||
" -object\n" +
|
||||
" deepNestedObject\n" +
|
||||
" -object\n" +
|
||||
" siblingObject\n");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user