Keep tests in json format
So the results are typed
This commit is contained in:
@@ -1,2 +1 @@
|
||||
id,name,chief,age,rating
|
||||
1,carl,0,20,6
|
||||
{"content": [[1, "carl", 0, 20, 6]], "header": ["id", "name", "chief", "age", "rating"]}
|
Reference in New Issue
Block a user