Skip to content

Commit 9776b10

Browse files
paula-stachoAnemy
andauthored
Update packages/compass-e2e-tests/tests/data-modeling-tab.test.ts
Co-authored-by: Rhys <[email protected]>
1 parent 9643055 commit 9776b10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/compass-e2e-tests/tests/data-modeling-tab.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ describe('Data Modeling tab', function () {
7272
);
7373
await browser.clickVisible(Selectors.CreateDataModelConfirmButton);
7474

75-
// TODO: Confirm all collections are selected by default (COMPASS-XXXX)
75+
// TODO: Confirm all collections are selected by default (COMPASS-9309)
7676
// Note: We'll need to change the UI, right now the labels are disconnected from the checkboxes
7777
await browser.clickVisible(Selectors.CreateDataModelConfirmButton);
7878

0 commit comments

Comments
 (0)