authentik setup and tracing #2
1 changed files with 2 additions and 1 deletions
|
|
@ -14,7 +14,8 @@ from icecream import ic
|
|||
from playwright.sync_api import BrowserContext
|
||||
|
||||
pytest_plugins = [
|
||||
"setup.setup_authentik",
|
||||
# "setup.setup_authentik",
|
||||
"tests_authentik.authentik_plugin"
|
||||
]
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue