Skip to content

Commit 7927f6c

Browse files
unskip
1 parent de63de4 commit 7927f6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/tests/electron/critical-path/a-first-start-form/user-agreements-form.e2e.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const userAgreementDialog = new UserAgreementDialog();
88
const myRedisDatabasePage = new MyRedisDatabasePage();
99

1010
// Skipped due to unworking mocs to refresh eula https://redislabs.atlassian.net/browse/RI-5868
11-
fixture.skip `Agreements Verification`
11+
fixture `Agreements Verification`
1212
.meta({ type: 'critical_path', rte: rte.none })
1313
.page(commonUrl)
1414
.requestHooks(Common.mockSettingsResponse())

0 commit comments

Comments
 (0)