chicken-sloths / bangazon-api-sprint1

API for a mock Amazon + Etsy platform providing developers access to the company's employee & product data
0 stars 0 forks source link

renamed db files to be plural #135

Closed joechesney closed 6 years ago

joechesney commented 6 years ago

Description

Renamed the db files to be plural

Number of Fixes

1

Related Ticket(s)

84

Problem to Solve

They weren't plural, tho.

Expected Behavior

The db files names should be plural now.

Steps to Test Solution

  1. Look at the names of the files in the db folder. See if they are plural. Report back if not.

Testing

[ ] There are new unit tests in this PR, and I verify that there is full coverage of all new code. [ ] I certify that all existing tests pass

Documentation

[ ] There is new documentation in this pull request that must be reviewed.. [ ] I added documentation for any new classes/methods

Deploy Notes

Notes regarding deployment the contained body of work. These should note any db migrations, etc.