fix: Data loading state not reset when props change to PaginatedList (#2254)
* fix: Data loading state not reset when significant props change to PaginatedList closes #2251 * test: Add enzyme and component test
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
],
|
||||
"setupFiles": [
|
||||
"<rootDir>/__mocks__/console.js",
|
||||
"./server/test/helper.js"
|
||||
"./server/test/setup.js"
|
||||
],
|
||||
"testEnvironment": "node"
|
||||
}
|
||||
Reference in New Issue
Block a user