We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b9ee98 commit b5bfdd9Copy full SHA for b5bfdd9
tests/queryEditor.spec.js
@@ -4,7 +4,7 @@ import { EJSON } from 'bson';
4
import { test, expect } from '@grafana/plugin-e2e';
5
import { MongoClient } from 'mongodb';
6
7
-test.setTimeout(5000);
+test.setTimeout(100000);
8
9
/**
10
*
0 commit comments