Fix: pytest-Import in test_capabilities ergaenzen.
All checks were successful
Deploy Development / deploy (push) Successful in 40s
Test Suite / pytest-backend (push) Successful in 12s
Test Suite / lint-backend (push) Successful in 2s
Test Suite / compose-smoke (push) Has been skipped
Test Suite / k6 /api/health Baseline (push) Successful in 18s
Test Suite / playwright-smoke (push) Successful in 13s

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Lars 2026-07-04 22:57:10 +02:00
parent 910b1d7e07
commit eaa0e25524

View File

@ -2,6 +2,8 @@
from __future__ import annotations
import pytest
from auth import AUTH_HEADER
from tests.factories import provision_user_in_tenant