Skip to content

Commit

Permalink
10228: Format;
Browse files Browse the repository at this point in the history
  • Loading branch information
John Cruz committed Jan 16, 2024
1 parent 1723831 commit 8d487b9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ describe('Petitioner Account Creation', () => {
const TEST_EMAIL = `cypress+${GUID}@test.com`;
const TEST_NAME = 'Cypress Test';
const TEST_PASSWORD = 'aA1!aaaa';

describe('Create Petitioner Account', () => {
beforeEach(() => {
cy.visit('/create-account/petitioner');
Expand Down

0 comments on commit 8d487b9

Please sign in to comment.