Skip to content

Commit 416d8b8

Browse files
committed
upd
1 parent 25dc827 commit 416d8b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { rte } from '../../../helpers/constants';
2-
import { acceptLicenseTerms, acceptLicenseTermsAndAddDatabaseApi } from '../../../helpers/database';
2+
import { acceptLicenseTerms } from '../../../helpers/database';
33
import { MyRedisDatabasePage, DatabaseOverviewPage } from '../../../pageObjects';
44
import { commonUrl, ossStandaloneConfig } from '../../../helpers/conf';
55
import { addNewStandaloneDatabaseApi, deleteStandaloneDatabaseApi } from '../../../helpers/api/api-database';

0 commit comments

Comments
 (0)