mirror of
https://github.com/kk7ds/chirp
synced 2026-08-13 17:51:36 -04:00
Fix pytest render_collapsed deprecation warning
This commit is contained in:
parent
6dc938a3c7
commit
be95c0b8d1
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -61,7 +61,7 @@ commands =
|
|||
|
||||
[pytest]
|
||||
xfail_strict = true
|
||||
render_collapsed = True
|
||||
render_collapsed = all
|
||||
|
||||
[testenv:makesupported]
|
||||
allowlist_externals =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue