Skip to content

Commit 5b24cb1

Browse files
committed
add comment for skipped test
1 parent e3f3cf7 commit 5b24cb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/e2e/tests/web/smoke/database/autodiscover-db.e2e.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ test
2828
// Verify redis stack icon for RE Cloud with all 5 modules
2929
await t.expect(myRedisDatabasePage.redisStackIcon.visible).ok('Redis Stack icon not found for RE Cloud db with all 5 modules');
3030
});
31+
// unskip after closing https://redislabs.atlassian.net/browse/RI-5768
3132
test.skip
3233
.meta({ rte: rte.reCloud })('Verify that user can add a subscription via auto-discover flow', async t => {
3334
await myRedisDatabasePage.AddRedisDatabase.addAutodiscoverRECloudDatabase(

0 commit comments

Comments
 (0)