-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missed ModLog and Points models to test loader (#1308)
https://eaflood.atlassian.net/browse/WATER-4645 https://eaflood.atlassian.net/browse/WATER-4635 We recently added two new models connected to two new tables to support managing return requirements and viewing licence history. - [Add Licence Version Purpose Point model](#1288) - [Add Mod Log model](#1264) When we did, though, we forgot to make them available to the acceptance test loader! Plus, as we are adding them to the test loader, we also need to ensure they are included in the teardown.
- Loading branch information
1 parent
d0d7442
commit cffbecc
Showing
2 changed files
with
52 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters