If i set up the Joi assertions like in the readme with `require('joi');` type assertion does not work. If i use the the one coming with frisby `frisby.Joi` it work. There seems to be a problem with the latest one?
If i set up the Joi assertions like in the readme with
require('joi');type assertion does not work.
If i use the the one coming with frisby
frisby.Joiit work.
There seems to be a problem with the latest one?