Install pytest-icdiff and run poetry lock

Co-authored-by: Jonathan Wren <jonathan@nowandwren.com>
This commit is contained in:
Micah Jerome Ellison 2021-04-19 20:12:14 -07:00 committed by Jonathan Wren
parent 11e0e84dcf
commit 849ed16d67
2 changed files with 41 additions and 1 deletions

View file

@ -51,6 +51,7 @@ toml = ">=0.10"
pyflakes = ">=2.2.0"
pytest = ">=6.2"
pytest-bdd = "^4.0.1"
pytest-icdiff = "^0.5"
yq = ">=2.11"
[tool.poetry.scripts]