fake timers config

pull/2337/head
Tuğçe Küçükoğlu 2022-03-18 11:26:41 +03:00
parent b0ca984853
commit 98cc025c07
1 changed files with 2 additions and 1 deletions

View File

@ -29,5 +29,6 @@ module.exports = {
},
testMatch: [
"**/src/components/**/*.spec.{j,t}s?(x)"
]
],
timers: "fake"
}