Closed corocoto closed 2 months ago
TEST
TypeError: Cannot read properties of undefined (reading 'filter')
Related to #43
The test cases have been added in PR #51. They do not specifically check for "throwing errors" but instead cover scenarios where these types of errors might occur.
cc: @nikku
Changes
TEST
: add test case which cause the errorTypeError: Cannot read properties of undefined (reading 'filter')
Related to #43