PR comments x2
This commit is contained in:
parent
a0f99dce4c
commit
cb37284022
2 changed files with 1 additions and 3 deletions
|
|
@ -980,7 +980,6 @@ public class ScannerServiceTests : AbstractDbTest
|
|||
|
||||
var library = await _scannerHelper.GenerateScannerData(testcase);
|
||||
|
||||
// Disable metadata
|
||||
library.RemovePrefixForSortName = true;
|
||||
UnitOfWork.LibraryRepository.Update(library);
|
||||
await UnitOfWork.CommitAsync();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue