Open smithandre opened 7 years ago
Thanks for looking into this. A few housekeeping items first. Can you please open up a pull request from a branch that isn't master
and can you also squash your two commits together to remove your internal merge commit. Also please be sure to check the appropriate boxes with an "X" for "Types of changes" and "Checklist" section in your PR description.
https://github.com/dbudwin/RoboHome-Web/blob/master/CONTRIBUTING.md#making-changes
Updating all usages of faker's randomDigit to randomNumber
Description
Changed all usages of Faker's randomDigit to randomNumber
Motivation and Context
A stab at solving https://github.com/dbudwin/RoboHome-Web/issues/94
How Has This Been Tested?
I executed PHPuni tests locally
Screenshots (if appropriate):
Types of changes
Checklist: