mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 14:03:29 -07:00
Removed DM - Branched if required later.
This commit is contained in:
parent
4c85c8761f
commit
653a0864c3
10 changed files with 1 additions and 291 deletions
|
@ -101,13 +101,5 @@ namespace NzbDrone.Core.Test
|
|||
|
||||
first.Should().BeSameAs(second);
|
||||
}
|
||||
|
||||
[Test]
|
||||
public void app_should_be_marked_as_new_install_if_db_is_initilized_for_the_first_time()
|
||||
{
|
||||
WithRealDb();
|
||||
EnvironmentProvider.RegisterNewInstall.Should().Be(true);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue