Skip to content

Commit f943936

Browse files
committed
test(dashboard): Add the required issue reference above new E2E test
1 parent 0b172c0 commit f943936

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/dashboard/e2e/tests/sales/orders.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -459,6 +459,7 @@ test.describe('Orders', () => {
459459
).toBeVisible({ timeout: 10_000 });
460460
});
461461

462+
// #5027 — Dialog for new payment has Transaction ID set as optional
462463
test('should transition order state after adding payment', async ({ page }) => {
463464
test.setTimeout(60_000);
464465

0 commit comments

Comments
 (0)