michaeldacanay / SlashV2

SlashV2
MIT License
0 stars 0 forks source link

Failing unit test: Add search query to history #15

Closed LoganWilliams1 closed 11 months ago

LoganWilliams1 commented 11 months ago

Test-driven development: Failing unit test for unimplemented method addSearch() in UserResource class

LoganWilliams1 commented 11 months ago

test failed due to non-static method referenced in static context

LoganWilliams1 commented 11 months ago

fixed typos and other syntax errors, tests passing