load authentik_plugin in conftest
This commit is contained in:
parent
cc2bb37b64
commit
1181c26595
1 changed files with 2 additions and 1 deletions
|
|
@ -14,7 +14,8 @@ from icecream import ic
|
||||||
from playwright.sync_api import BrowserContext
|
from playwright.sync_api import BrowserContext
|
||||||
|
|
||||||
pytest_plugins = [
|
pytest_plugins = [
|
||||||
"setup.setup_authentik",
|
# "setup.setup_authentik",
|
||||||
|
"tests_authentik.authentik_plugin"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue