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 d76c40f commit bc6c699Copy full SHA for bc6c699
tests/test_role.py
@@ -1,7 +1,7 @@
1
# test_role.py
2
3
import pytest
4
-from conftest import SetupError
+from .conftest import SetupError
5
from utils.models import Role, Permission, ValidPermissions, User
6
from sqlmodel import Session, select
7
0 commit comments