NCIOCPL / sitewide-search-app

App for Sitewide Search results pages
2 stars 0 forks source link

Remove useCustomQuery.jsx file #169

Open sarinapadilla opened 1 year ago

sarinapadilla commented 1 year ago

https://github.com/NCIOCPL/sitewide-search-app/blob/develop/src/hooks/samples/UseCustomQuery.jsx is still used for unit tests.

This file should be deleted, and any unit test that uses it will have a function within the test file itself.