gardenbuilder-app / gardenbuilder-backend-python

Django-based REST API
6 stars 11 forks source link

Regenerate the migration that was causing the beds app test failure #61

Open Ryan104 opened 3 years ago

Ryan104 commented 3 years ago

Related to:

Resolves: #60

Description:

I regenerated the latest Beds app migration to resolve the error (see issue description).

Tests:

All current tests should be passing again.

Checklist:

Please put an x in each box that you have completed

Ryan104 commented 3 years ago

Hey @capndave can you take a look at this? I was looking to add some more tests and noticed there was an error. This should resolve that.