mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 11:44:09 -05:00
Bump timeout value of filters tests
This commit is contained in:
@@ -71,7 +71,7 @@ function testFilter(filename, suffix, filters) {
|
||||
testName,
|
||||
result,
|
||||
optionsOverride);
|
||||
});
|
||||
}).timeout(5000); // Bump the timeout a bit so that we don't fail for slow cases
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user