mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
make less ambigious
This commit is contained in:
parent
5272355ee7
commit
5c92c216c0
@ -150,5 +150,5 @@ test('PUI - Pages - Part - Pricing (Purchase)', async ({ page }) => {
|
||||
await page
|
||||
.getByRole('button', { name: 'Purchase Order Not sorted' })
|
||||
.waitFor();
|
||||
await page.getByText(' 2022-04-29').waitFor();
|
||||
await page.getByText('2022-04-29').waitFor();
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user