make it work generated?
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
@ -124,7 +124,6 @@ class Conformance:
|
||||
raise Exception(
|
||||
f"create_test_plan failed - HTTP {response.status_code} {response.content}"
|
||||
)
|
||||
return response.json()
|
||||
|
||||
def create_test(self, test_name, configuration):
|
||||
url = f"{self.api_url_base}api/runner"
|
||||
|
Reference in New Issue
Block a user