Skip to content

Commit b5bfdd9

Browse files
committed
Increase ts
1 parent 5b9ee98 commit b5bfdd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/queryEditor.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { EJSON } from 'bson';
44
import { test, expect } from '@grafana/plugin-e2e';
55
import { MongoClient } from 'mongodb';
66

7-
test.setTimeout(5000);
7+
test.setTimeout(100000);
88

99
/**
1010
*

0 commit comments

Comments
 (0)