Use after(:build) instead of before(:create) in project factory
This will run the hook when used with `build(:project)` as well.
Showing
Please register or sign in to comment
This will run the hook when used with `build(:project)` as well.