Skip to content

Commit f9680d2

Browse files
test remove timeout
1 parent 2c1d428 commit f9680d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tests/conftest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ def get_xprocess_args(self):
111111
class Starter(ProcessStarter):
112112
terminate_on_interrupt = True
113113
pattern = "wslink: Starting factory"
114-
timeout = 10
115114

116115
# command to start process
117116
args = [

0 commit comments

Comments
 (0)