From eb44e3946557321cec3a4265576bfb560b07658f Mon Sep 17 00:00:00 2001 From: Alan Nadolny Date: Mon, 25 May 2026 13:37:07 +0200 Subject: [PATCH] OBPIH-7875 Remove test skip --- .../inbound/createInbound/downloadDocsFromSendPage.test.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/tests/inbound/createInbound/downloadDocsFromSendPage.test.ts b/src/tests/inbound/createInbound/downloadDocsFromSendPage.test.ts index 1eec09d..0427dcf 100644 --- a/src/tests/inbound/createInbound/downloadDocsFromSendPage.test.ts +++ b/src/tests/inbound/createInbound/downloadDocsFromSendPage.test.ts @@ -42,8 +42,7 @@ test.describe('Download documents from inbound send page', () => { await stockMovementService.deleteStockMovement(INBOUND_ID); }); - //add temporary skip until issue will be fixed on ob side - test.skip('Download documents from Send page of Inbound shipment', async ({ + test('Download documents from Send page of Inbound shipment', async ({ createInboundPage, page, stockMovementShowPage,