We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b172c0 commit f943936Copy full SHA for f943936
1 file changed
packages/dashboard/e2e/tests/sales/orders.spec.ts
@@ -459,6 +459,7 @@ test.describe('Orders', () => {
459
).toBeVisible({ timeout: 10_000 });
460
});
461
462
+ // #5027 — Dialog for new payment has Transaction ID set as optional
463
test('should transition order state after adding payment', async ({ page }) => {
464
test.setTimeout(60_000);
465
0 commit comments