Skip to content

Commit ad3b254

Browse files
committed
JSON format error
1 parent bd23af3 commit ad3b254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/features/rest_api.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Feature: REST API tests
1717
{
1818
"ready": "bool",
1919
"reason": "str",
20-
"providers": "list[str]",
20+
"providers": "list[str]"
2121
}
2222
"""
2323
And The body of the response is the following

0 commit comments

Comments
 (0)