fake timers config
parent
b0ca984853
commit
98cc025c07
|
@ -29,5 +29,6 @@ module.exports = {
|
||||||
},
|
},
|
||||||
testMatch: [
|
testMatch: [
|
||||||
"**/src/components/**/*.spec.{j,t}s?(x)"
|
"**/src/components/**/*.spec.{j,t}s?(x)"
|
||||||
]
|
],
|
||||||
|
timers: "fake"
|
||||||
}
|
}
|
Loading…
Reference in New Issue