mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2026-05-14 13:58:35 +00:00
4 lines
104 B
TOML
4 lines
104 B
TOML
[tool.pytest.ini_options]
|
|
pythonpath = ["."]
|
|
addopts = ["--ignore=tests/test_gilded_rose_approvals.py"]
|