Skip to content

Commit

Permalink
Change integration tests selector
Browse files Browse the repository at this point in the history
  • Loading branch information
tatiana committed Jul 23, 2023
1 parent a052523 commit dc71269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ test-integration = """pytest -vv \
--cov-report=xml \
--durations=0 \
-m integration \
--ignore-glob='*example_cosmos_python_models.py*'
-k 'not test_example_dag[example_cosmos_python_models]'
"""
test-integration-expensive = """pytest -vv \
--cov=cosmos \
Expand Down

0 comments on commit dc71269

Please sign in to comment.