mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 13:33:34 -07:00
Fixed broken build.
This commit is contained in:
parent
fabc4c84bd
commit
b1c1f5e6d6
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ namespace NzbDrone.Test.Common
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
protected protected void WithStrictMocker()
|
protected void WithStrictMocker()
|
||||||
{
|
{
|
||||||
Mocker = new AutoMoqer(MockBehavior.Strict);
|
Mocker = new AutoMoqer(MockBehavior.Strict);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue