Skip to content

Commit f7d21af

Browse files
committed
removed extra ',' that generates error
1 parent 6244ea1 commit f7d21af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rest-api/v1/curl/json/createTestCaseB.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
"order":100,
88
"authorID":1,
99
"importance":2,
10-
"executionType":1,
10+
"executionType":1
1111
}

0 commit comments

Comments
 (0)