From bf0055d39a7385778a203e517d9c0ea92dede389 Mon Sep 17 00:00:00 2001 From: Vitalij Mik Date: Fri, 16 Feb 2024 13:39:31 +0100 Subject: [PATCH] NTR: add testreail id to blik (#709) Co-authored-by: Vitalij Mik --- tests/Cypress/cypress/e2e/storefront/payment-methods/blik.cy.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Cypress/cypress/e2e/storefront/payment-methods/blik.cy.js b/tests/Cypress/cypress/e2e/storefront/payment-methods/blik.cy.js index 1d28a1a0b..da4baf269 100644 --- a/tests/Cypress/cypress/e2e/storefront/payment-methods/blik.cy.js +++ b/tests/Cypress/cypress/e2e/storefront/payment-methods/blik.cy.js @@ -28,7 +28,7 @@ describe('Blik payment method', () => { devices.setDevice(device); }); - it('Blik is existing in checkout', () => { + it('C2557636: Blik is existing in checkout', () => { scenarioDummyBasket.execute();