laracasts / TestDummy

Easy factories for PHP integration testing.
https://laracasts.com/lessons/whats-new-in-testdummy
MIT License
456 stars 80 forks source link

Issue with Float Numbers #44

Closed DanCosta88 closed 9 years ago

DanCosta88 commented 10 years ago

When i use an entity with float numbers, test dummy doesn't work and object will not create.

JeffreyWay commented 9 years ago

Fixed.