Skip to content

Commit 06b39e0

Browse files
committed
Undo change for array test with index number #127
If we want to support the behaviour for creating an array with index number we should revisit this test and change it.
1 parent ea40528 commit 06b39e0

File tree

1 file changed

+1
-0
lines changed
  • metafix/src/test/resources/org/metafacture/metafix/integration/record/fromJson/toJson/copy_fieldToArrayOfStringsWithIndex

1 file changed

+1
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
set_array("test[]")
12
copy_field("key", "test[].1")
23
copy_field("key_2", "test[].2")
34
copy_field("key_3", "test[].3")

0 commit comments

Comments
 (0)