Skip to content

Commit b28b7f4

Browse files
committed
increase test timeout
1 parent 40412b0 commit b28b7f4

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
@@ -124,7 +124,7 @@ testpaths = [
124124
"jupyter_client",
125125
"tests/"
126126
]
127-
timeout = 100
127+
timeout = 300
128128
# Restore this setting to debug failures
129129
timeout_method = "thread"
130130
filterwarnings= [

0 commit comments

Comments
 (0)