warn on slow unit tests
This commit is contained in:
parent
fd162fabe3
commit
bcf7347372
1 changed files with 1 additions and 1 deletions
|
|
@ -144,7 +144,7 @@ export default {
|
|||
// setupFilesAfterEnv: [],
|
||||
|
||||
// The number of seconds after which a test is considered as slow and reported as such in the results.
|
||||
// slowTestThreshold: 5,
|
||||
slowTestThreshold: 5,
|
||||
|
||||
// A list of paths to snapshot serializer modules Jest should use for snapshot testing
|
||||
// snapshotSerializers: [],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue