mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2026-05-13 13:27:58 +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"]
|