We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd23af3 commit ad3b254Copy full SHA for ad3b254
tests/e2e/features/rest_api.feature
@@ -17,7 +17,7 @@ Feature: REST API tests
17
{
18
"ready": "bool",
19
"reason": "str",
20
- "providers": "list[str]",
+ "providers": "list[str]"
21
}
22
"""
23
And The body of the response is the following
0 commit comments