Skip to content

Commit

Permalink
fixup: remove .only
Browse files Browse the repository at this point in the history
  • Loading branch information
Anemy committed Dec 17, 2024
1 parent 60b7ef4 commit f68573f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import * as Selectors from '../../helpers/selectors';
import { createNumbersCollection } from '../../helpers/insert-data';
import { isTestingAtlasCloudSandbox } from '../../helpers/test-runner-context';

describe.only('Collection ai query', function () {
describe('Collection ai query', function () {
let compass: Compass;
let browser: CompassBrowser;

Expand Down

0 comments on commit f68573f

Please sign in to comment.