Skip to content

Commit

Permalink
TLK-2723 Resolve current integration/unit test issues
Browse files Browse the repository at this point in the history
  • Loading branch information
EugeneLightsOn committed Jan 22, 2025
1 parent 51c1d2d commit 20ca1bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/backend/tests/integration/routers/test_conversation.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
from backend.schemas.user import User
from backend.tests.unit.factories import get_factory


@pytest.mark.skipif(
os.environ.get("COHERE_API_KEY") is None,
reason="Cohere API key not set, skipping test",
Expand Down

0 comments on commit 20ca1bc

Please sign in to comment.