mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Fixed broken build.
This commit is contained in:
@@ -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);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user