mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-16 10:03:51 -07:00
trying filesystem elq for mono linux.
This commit is contained in:
parent
620dc2d086
commit
dfb02884a0
3 changed files with 2 additions and 16 deletions
|
@ -20,7 +20,7 @@ namespace NzbDrone.Core.Test.Datastore
|
|||
[SetUp]
|
||||
public void SetUp()
|
||||
{
|
||||
WithObjectDb();
|
||||
WithObjectDb(false);
|
||||
|
||||
testSeries = Builder<Series>
|
||||
.CreateNew()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue