Darius Bogdan

Results 3 comments of Darius Bogdan

@forkhammer Can you solve the conflicts so that we get this one in and create a new release with the update?

@adrien-may We have the entity property on the Factory class as it is mentioned in the readme ```typescript export class NormalUserFactory extends Factory { entity = User } ``` Isn't...