Skip to content

Commit

Permalink
change
Browse files Browse the repository at this point in the history
  • Loading branch information
Justas Vaitkus authored and Justas Vaitkus committed Jul 12, 2024
1 parent f5ad046 commit 8d44685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/e2e/authorizeAfterAuthorization.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -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()
Expand Down

0 comments on commit 8d44685

Please sign in to comment.