Skip to content

Commit

Permalink
updated test
Browse files Browse the repository at this point in the history
  • Loading branch information
fabienSvstr committed Dec 23, 2024
1 parent b37dfdb commit 619aae9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/tests/e2e/specs/client_area_custom_order.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ msTest('Test initial status', async ({ clientAreaCustomOrder }) => {
const pages = [
{ button: 'Contract', title: 'Contract', url: 'contracts' },
{ button: 'Statistics', title: 'Statistics', url: 'custom-order-statistics' },
{ button: 'Orders', title: 'Orders', url: 'orders' },
{ button: 'Billing details', title: 'Billing details', url: 'custom-order-billing-details' },
];

Expand Down

0 comments on commit 619aae9

Please sign in to comment.