mpociot / laravel-test-factory-helper

Generate Laravel test factories from your existing models
935 stars 87 forks source link

Fix bug in setProperty() #29

Closed jasonmccreary closed 5 years ago

jasonmccreary commented 5 years ago

Introduced a logic bug in setProperty() during the streamlining where it was prioritizing the type over the name. Also snuck in a default setting.