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 60b7ef4 commit f68573fCopy full SHA for f68573f
packages/compass-e2e-tests/tests/atlas-cloud/collection-ai-query.test.ts
@@ -12,7 +12,7 @@ import * as Selectors from '../../helpers/selectors';
12
import { createNumbersCollection } from '../../helpers/insert-data';
13
import { isTestingAtlasCloudSandbox } from '../../helpers/test-runner-context';
14
15
-describe.only('Collection ai query', function () {
+describe('Collection ai query', function () {
16
let compass: Compass;
17
let browser: CompassBrowser;
18
0 commit comments