Skip to content

Commit f5b4100

Browse files
committed
fix11
1 parent a029cd3 commit f5b4100

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
-2 Bytes
Binary file not shown.
-1.02 MB
Binary file not shown.

tests/e2e/tests/regression/workbench/import-tutorials.e2e.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ https://redislabs.atlassian.net/browse/RI-4302, https://redislabs.atlassian.net/
3434
test('Verify that user can upload tutorial with local zip file without manifest.json', async t => {
3535
// Verify that user can upload custom tutorials on docker version
3636
const imageExternalPath = 'RedisInsight screen external';
37-
const imageRelativePath = 'RedisInsight screen relative';
37+
// const imageRelativePath = 'RedisInsight screen relative';
3838
folder1 = 'folder-1';
3939
folder2 = 'folder-2';
4040
internalLinkName1 = 'probably-1';

0 commit comments

Comments
 (0)