Skip to content

Commit 34c914c

Browse files
Update comment-mention.test.js
1 parent 8dc0003 commit 34c914c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/e2e/specs/comment-mention.test.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1+
jest.setTimeout(60000);
2+
13
const { execSync } = require('child_process');
4+
25
describe('Plugin UI', () => {
36

47
beforeAll(() => {

0 commit comments

Comments
 (0)