Remove manual mocking of node
**Why?** - This is no longer needed and was replaced by helpers/jquery - We should just use the __mocks__ folder for any mocking of node_modules - This will improve performance slightly since we won't be manually reading this from the file system every time
Showing
Please register or sign in to comment