Skip to content

Commit 145bf29

Browse files
committed
Fix test
1 parent 361d001 commit 145bf29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ $expected = [
6969
"zero" => "0",
7070
"@attributes" => [
7171
"name" => "Edge Cases",
72-
"empty" => "",
7372
"zero" => "0",
73+
"empty" => "",
7474
],
7575
],
7676
],

0 commit comments

Comments
 (0)