mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 18:57:39 -07:00
removed Autofac from update project.
This commit is contained in:
parent
55ece3d80d
commit
3f958109bb
18 changed files with 174 additions and 151 deletions
|
@ -69,7 +69,7 @@ namespace NzbDrone.Integration.Test
|
|||
[SetUp]
|
||||
public void SmokeTestSetup()
|
||||
{
|
||||
Container = ContainerBuilder.BuildNzbDroneContainer();
|
||||
Container = MainAppContainerBuilder.BuildContainer();
|
||||
|
||||
InitDatabase();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue