Skip to content

Commit b170153

Browse files
add comment
1 parent f413e35 commit b170153

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/e2e/tests/web/critical-path/url-handling/url-handling.e2e.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ test
4949
await t.expect(workbenchPage.submitCommandButton.exists).ok('Redirection to Workbench is not correct');
5050
});
5151

52+
//Verify that RedisInsight can work with the encoded redis URLs passed from Cloud via deep linking.
5253
test
5354
.before(async() => {
5455
await databaseHelper.acceptLicenseTermsAndAddDatabaseApi(ossStandaloneRedisGears);

0 commit comments

Comments
 (0)