Skip to content

Commit afd62f1

Browse files
authored
Fix DSM RGP test (#2155)
get rid of extra login method
1 parent 32b551a commit afd62f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

playwright-e2e/tests/rgp/dsm-family-enrollment.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ let rgpEmail: string;
1414

1515
test.describe.serial('DSM Family Enrollment Handling', () => {
1616
test('Verify the display and functionality of family account dynamic fields @functional @rgp', async ({ page, request}) => {
17-
await login(page);
1817
const navigation = new Navigation(page, request);
1918

2019
//select RGP study

0 commit comments

Comments
 (0)