From 8d446853560ec46584f3aa2b865de8a86940ac0a Mon Sep 17 00:00:00 2001 From: Justas Vaitkus Date: Fri, 12 Jul 2024 20:57:07 +0300 Subject: [PATCH] change --- cypress/e2e/authorizeAfterAuthorization.cy.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cypress/e2e/authorizeAfterAuthorization.cy.js b/cypress/e2e/authorizeAfterAuthorization.cy.js index 4b55b110..477ea6c4 100644 --- a/cypress/e2e/authorizeAfterAuthorization.cy.js +++ b/cypress/e2e/authorizeAfterAuthorization.cy.js @@ -31,7 +31,7 @@ describe('PS1789 Tests Suite -> Authorization + After order creation', { }) - it('A2A guest success', () => { + it('A2A guest PM visible', () => { cy.clearCookies() cy.visit('/en/home/1-spproduct.html', { headers: {"Accept-Encoding": "gzip, deflate"}}) // cy.changeCurrencyCHF()