Skip to content

Commit b26306f

Browse files
committed
nightly e2e fix
1 parent b8e78c2 commit b26306f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/tests/web/regression/insights/import-tutorials.e2e.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ test
191191
const invalidPathes = ['Invalid relative', 'Invalid absolute'];
192192
const keyNames = ['hashkey1', 'listkey1', 'setkey1', 'zsetkey1', 'stringkey1', 'jsonkey1', 'streamkey1', 'graphkey1', 'tskey1', 'stringkey1test'];
193193
internalLinkName1 = 'probably-1';
194-
const fileStarts = 'bulk';
194+
const fileStarts = 'Upload';
195195

196196
// Upload custom tutorial
197197
await workbenchPage.InsightsPanel.togglePanel(true);

0 commit comments

Comments
 (0)