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.
1 parent 6fc015e commit a65c152Copy full SHA for a65c152
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