diff options
Diffstat (limited to 'auto_tests/tox_test.c')
-rw-r--r-- | auto_tests/tox_test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auto_tests/tox_test.c b/auto_tests/tox_test.c index 22a1354d..c436636e 100644 --- a/auto_tests/tox_test.c +++ b/auto_tests/tox_test.c | |||
@@ -1312,7 +1312,7 @@ group_test_restart: | |||
1312 | END_TEST | 1312 | END_TEST |
1313 | 1313 | ||
1314 | #ifdef TRAVIS_ENV | 1314 | #ifdef TRAVIS_ENV |
1315 | uint8_t timeout_mux = 100; | 1315 | uint8_t timeout_mux = 20; |
1316 | #else | 1316 | #else |
1317 | uint8_t timeout_mux = 10; | 1317 | uint8_t timeout_mux = 10; |
1318 | #endif | 1318 | #endif |