Skip to content

Commit 3b6d4f8

Browse files
committed
add ticket
1 parent 2661039 commit 3b6d4f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/compass-e2e-tests/tests/connection.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -334,6 +334,7 @@ describe('Connection string', function () {
334334
.$(Selectors.ConnectionModal)
335335
.waitForDisplayed({ reverse: true });
336336

337+
// TODO(COMPASS-9768) this should work on compass web
337338
if (!TEST_COMPASS_WEB) {
338339
await browser.clickVisible(Selectors.ConnectionToastErrorDebugButton);
339340
// TODO(COMPASS-9759) we might have to opt-in via the modal once that's a thing

0 commit comments

Comments
 (0)