mirror of
https://github.com/Readarr/Readarr.git
synced 2026-09-26 05:05:07 -04:00
Fixed last broken parsing test.
This commit is contained in:
1 parent
b751bbc4ce
commit
3f02a1f347
1 file changed
+1
-1
@@ -137,7 +137,7 @@ public void import_unparsable_file_should_skip()
|
||||
|
||||
//Assert
|
||||
VerifySkipImport(result, Mocker);
|
||||
ExceptionVerification.ExpectedWarns(2);
|
||||
ExceptionVerification.ExpectedWarns(1);
|
||||
}
|
||||
|
||||
[Test]
|
||||
|
||||
Reference in new issue
Block a user