Skip to content

Commit

Permalink
Fix formatting in basic.json
Browse files Browse the repository at this point in the history
  • Loading branch information
johngrimes committed Apr 16, 2024
1 parent f695d59 commit fc6663b
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions tests/basic.json
Original file line number Diff line number Diff line change
Expand Up @@ -436,16 +436,7 @@
}
]
},
"expectColumns": [
"a",
"b",
"c",
"d",
"e",
"f",
"g",
"h"
],
"expectColumns": ["a", "b", "c", "d", "e", "f", "g", "h"],
"expect": [
{
"a": "A",
Expand Down

0 comments on commit fc6663b

Please sign in to comment.