Added control page tests and fixed bugs
This commit is contained in:
@@ -3,9 +3,6 @@ module.exports = {
|
||||
testPathIgnorePatterns: [
|
||||
"./node_modules/"
|
||||
],
|
||||
unmockedModulePathPatterns: [
|
||||
"./node_modules/react"
|
||||
],
|
||||
roots: [
|
||||
"./__tests__"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user