Skip to content

Commit e36ff34

Browse files
fix #4
1 parent 31924db commit e36ff34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/e2e/tests/critical-path/pub-sub/subscribe-unsubscribe.e2e.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ test('Verify that the focus gets always shifted to a newest message (auto-scroll
6767
test
6868
.before(async t => {
6969
await databaseHelper.acceptLicenseTermsAndAddDatabase(ossStandaloneV5Config);
70+
await t.click(pubSubPage.NavigationPanel.myRedisDBButton);
7071
await databaseAPIRequests.addNewStandaloneDatabaseApi(ossStandaloneConfig);
7172
await myRedisDatabasePage.reloadPage();
7273
await myRedisDatabasePage.clickOnDBByName(ossStandaloneConfig.databaseName);

0 commit comments

Comments
 (0)