-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue 1811: Don't mock DepositLocation in DepositLocationRepoControll…
…er test. The DepositLocationRepoController is defining methods on the DepositLocation model after loading. This interferes with the ability to mock and then test code. Solving this is out of scope of the current task and so this is a work-around to keep the coverage up.
- Loading branch information
Showing
1 changed file
with
4 additions
and
11 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