Fix unit tests (#377)
* Fix unit tests * Remove excess lint and prettier checks from gh actions
This commit is contained in:
+1
-1
@@ -187,7 +187,7 @@
|
||||
],
|
||||
"modulePathIgnorePatterns": [
|
||||
"__tests__/.*/__mocks__",
|
||||
"e2e/.*"
|
||||
"__e2e__/.*"
|
||||
],
|
||||
"coveragePathIgnorePatterns": [
|
||||
"<rootDir>/node_modules/",
|
||||
|
||||
Reference in New Issue
Block a user