quii / learn-go-with-tests

Learn Go with test-driven development
MIT License
22.21k stars 2.81k forks source link

refactor: using assertError function on TestDelete of maps section #730

Closed guivictorr closed 4 months ago

guivictorr commented 10 months ago

The previous tests from maps was using assertError but this one doesn't