Skip to content

Commit c3b2b3e

Browse files
committed
Remove timeout.
1 parent 64e7079 commit c3b2b3e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

test/jsonld-request.test.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ import {spawn} from 'node:child_process';
88
const should = chai.should();
99

1010
describe('jsonldRequest', function() {
11-
this.timeout(10000);
12-
1311
let fixturePath;
1412
let fixtureData;
1513

0 commit comments

Comments
 (0)