Skip to content

Commit 78cc480

Browse files
author
mcdax
committed
test: Skip incomplete BDD tests in pytest configuration
1 parent 1492e7b commit 78cc480

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,4 @@ target-version = "py39"
5959
[tool.pytest.ini_options]
6060
asyncio_mode = "auto"
6161
testpaths = ["tests"]
62+
addopts = "--ignore=tests/test_comdirect_bdd.py"

0 commit comments

Comments
 (0)