We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f22039b + a65c152 commit 313b702Copy full SHA for 313b702
tests/e2e/helpers/api/api-keys.ts
@@ -1,5 +1,5 @@
1
import { t } from 'testcafe';
2
-import { AddNewDatabaseParameters } from '../../pageObjects/components/myRedisDatabase/add-redis-database';
+import { AddNewDatabaseParameters } from '../../pageObjects/dialogs/add-redis-database-dialog';
3
import {
4
HashKeyParameters,
5
StringKeyParameters,
0 commit comments