Add pytest config file specifying colordepth when using pytest-xvfb

This commit is contained in:
Ogi 2019-05-31 17:11:22 -07:00
parent 478d4c5a86
commit 191ce16e8d
1 changed files with 3 additions and 0 deletions

3
pytest.ini Normal file
View File

@ -0,0 +1,3 @@
[pytest]
xvfb_colordepth = 24