Fix LocalizationServiceFixture Test

pull/5644/head
Qstick 4 years ago committed by GitHub
parent f499e846d9
commit 5bab42b712
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -46,7 +46,7 @@ namespace NzbDrone.Core.Test.Localization
localizedString.Should().Be("Backup Now");
ExceptionVerification.ExpectedErrors(2);
ExceptionVerification.ExpectedErrors(1);
}
[Test]

Loading…
Cancel
Save