Skip to content

Commit 1b6e05c

Browse files
committed
fix test
1 parent 448e864 commit 1b6e05c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/test/resources/fixtures/mdclasses_ext/Configuration_edt.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,9 @@
213213
"@reference": "/com.github._1c_syntax.bsl.mdclasses.ConfigurationExtension/businessProcesses/com.github._1c_syntax.bsl.mdo.BusinessProcess/synonym"
214214
},
215215
"supportVariant": "NONE",
216-
"modules": [],
216+
"modules": [
217+
0
218+
],
217219
"commands": [],
218220
"columns": [],
219221
"forms": [
@@ -235,9 +237,7 @@
235237
]
236238
},
237239
"supportVariant": "NONE",
238-
"modules": [
239-
0
240-
],
240+
"modules": [],
241241
"formType": "MANAGED",
242242
"data": {
243243
"@class": "com.github._1c_syntax.bsl.mdo.storage.EmptyFormData"

0 commit comments

Comments
 (0)