various #16
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ def test_authentik_blueprint_status(
|
|||
blueprints = api_request_context.get(URL.get("api/v3/managed/blueprints"))
|
||||
assert blueprints.ok
|
||||
blueprints_data = blueprints.json()
|
||||
ic(blueprints_data)
|
||||
# ic(blueprints_data)
|
||||
|
||||
# fake failed blueprint
|
||||
# blueprints_data["results"][10]["status"] = "failed"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue