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 2d1bae5 commit 47a9e49Copy full SHA for 47a9e49
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(100000);
+test.setTimeout(1000000);
8
9
/**
10
*
0 commit comments