Skip to content

Commit 4879fa3

Browse files
committed
chore: update e2e test text
1 parent 26abed3 commit 4879fa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ describe('Connection string', function () {
344344

345345
await browser.waitUntil(async () => {
346346
return (await messagesElement.getText()).includes(
347-
'Given the error message below,'
347+
'Diagnose why my Compass connection is failing and help me debug it.'
348348
);
349349
});
350350

0 commit comments

Comments
 (0)