Skip to content
Snippets Groups Projects
Commit d00b198f authored by Andre Angelantoni's avatar Andre Angelantoni
Browse files

Correct contact_us ID.

parent 9f47eeee
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ test.describe('Contact Us tests.', () => {
// Validate Contact us.
//
test('(ATK-PW-1050) Contact Us form accepts input, sends email. @ATK-PW-1050 @contact-us @smoke @alters-db', async ({ page, context }) => {
const testId = '(ATK-PW-1050)'
const testId = 'ATK-PW-1050'
const uniqueToken = atkUtilities.createRandomString(6)
const subjectLine = `${testId} ${uniqueToken}`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment