forked from trent_larson/crowd-funder-for-time-pwa
fix problem with "Affirm Delivery" on offer claim page, plus other look-and-feel tweaks
This commit is contained in:
@@ -116,13 +116,11 @@ NODE_ENV=test-local npm run dev
|
||||
```
|
||||
|
||||
|
||||
To run a single test with the screenshots, use the following:
|
||||
To run a single test like above with the screenshots, use the following:
|
||||
```
|
||||
npx playwright test test-playwright/40-add-contact.spec.ts --trace on
|
||||
npx playwright test -c playwright.config-local.ts --trace on test-playwright/40-add-contact.spec.ts
|
||||
```
|
||||
|
||||
... with the `-c playwright.config-local.ts` to get the same results as above.
|
||||
|
||||
|
||||
|
||||
### Register new user on test server
|
||||
|
||||
Reference in New Issue
Block a user