Skip to content

Commit 5392836

Browse files
committed
another one
1 parent 9f7b97b commit 5392836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/compass-e2e-tests/tests/collection-aggregations-tab.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1579,7 +1579,7 @@ describe('Collection aggregations tab', function () {
15791579
0,
15801580
Selectors.StagePreviewDocsCollapse
15811581
);
1582-
const numCollapsedHadronElements = browser.$$(
1582+
const numCollapsedHadronElements = await browser.$$(
15831583
`${Selectors.stagePreview(0)} ${Selectors.HadronDocument} ${
15841584
Selectors.HadronDocumentElement
15851585
}`

0 commit comments

Comments
 (0)