fix list of offers (and some other lists), and add tests for offers
This commit is contained in:
@@ -72,9 +72,9 @@ export default defineConfig({
|
||||
},
|
||||
],
|
||||
|
||||
/* Configure global timeout */
|
||||
/* Configure global timeout; default is 30000 milliseconds */
|
||||
// the image upload will often not succeed at 5 seconds
|
||||
//timeout: 7000,
|
||||
//timeout: 10000,
|
||||
|
||||
/* Run your local dev server before starting the tests */
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user