DEV Community

Discussion on: TDD course with AdonisJs - 8. Third party APIs, ioc and custom validators

Collapse
 
michi profile image
Michael Z

Thanks for pointing that out!

Collapse
 
avitorio profile image
Andre Vitorio

Btw, on the hooks.js "Simply becomes" code, you forgot to import ioc.

const { ioc } = use('@adonisjs/fold')