There was an error while loading. Please reload this page.
1 parent e076193 commit 168cab5Copy full SHA for 168cab5
1 file changed
tests/osn-tests/src/test_nodeobs_autoconfig.ts
@@ -9,7 +9,6 @@ import { deleteConfigFiles } from '../util/general';
9
const testName = 'nodeobs_autoconfig';
10
11
describe(testName, function() {
12
- this.timeout(30000)
13
let obs: OBSHandler;
14
let hasTestFailed: boolean = false;
15
0 commit comments