Skip to content

Commit c478d74

Browse files
committed
get back to default tests timeout: increasing it is useless
1 parent 169f84a commit c478d74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

capsul/info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,5 +107,5 @@
107107

108108
# tests to run
109109
test_commands = ['%s -m capsul.test' % os.path.basename(sys.executable)]
110-
test_timeouts = [3600]
110+
# test_timeouts = [1500] # this is the default
111111

0 commit comments

Comments
 (0)