mirror of
https://github.com/simonw/datasette.git
synced 2026-09-17 14:04:07 +02:00
pytest skip tests in ignored/ folder
This is where Codex has a bunch of worktrees.
This commit is contained in:
parent
d2098e9f84
commit
c7e9c52e5b
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
[pytest]
|
||||
addopts = --ignore=ignored
|
||||
filterwarnings=
|
||||
# https://github.com/pallets/jinja/issues/927
|
||||
ignore:Using or importing the ABCs::jinja2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue