Skip to content

Commit 10decfb

Browse files
fix for only
1 parent cbc5b8f commit 10decfb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ let { host, port, databaseName, databaseUsername = '', databasePassword = '' } =
1717
const redisConnect = 'redisinsight://databases/connect';
1818

1919
fixture `Add DB from SM`
20-
.only
2120
.meta({ type: 'critical_path', rte: rte.none })
2221
.afterEach(async() => {
2322
// Delete all existing connections

0 commit comments

Comments
 (0)