Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[not verified] Add newsletter categories mock function for testing
In the subscriptions module, a mock function was added in the test/edit.js file. This was done to simulate the behavior of the actual 'useNewsletterCategories' function in the unit tests. This will facilitate the testing process by controlling its response and help in improving the code coverage.
- Loading branch information