Skip to content

Commit 54dfaf9

Browse files
committed
try again with pytest-xvfb
1 parent ef741f0 commit 54dfaf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ docs = [
5757
test = [
5858
"pytest>=7.0,<9",
5959
"pytest-cov",
60-
# 'pytest-xvfb; platform_system == "Linux"',
60+
'pytest-xvfb; platform_system == "Linux"',
6161
"flaky",
6262
"ipyparallel",
6363
"pre-commit",

0 commit comments

Comments
 (0)