Skip to content

Commit cbd6c7e

Browse files
rename to Probabilistic
1 parent 20955b9 commit cbd6c7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/tests/web/regression/database/redisstack.e2e.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ const browserPage = new BrowserPage();
1313
const databaseHelper = new DatabaseHelper();
1414
const databaseAPIRequests = new DatabaseAPIRequests();
1515

16-
const moduleNameList = ['Redis Query Engine', 'Graph', 'Bloom', 'JSON', 'Time Series'];
16+
const moduleNameList = ['Redis Query Engine', 'Graph', 'Probabilistic', 'JSON', 'Time Series'];
1717

1818
fixture `Redis Stack`
1919
.meta({ type: 'regression', rte: rte.standalone })

0 commit comments

Comments
 (0)