mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 10:47:08 -07:00
fixed more tests.
This commit is contained in:
parent
9fdfd13dbf
commit
b03388f7b9
31 changed files with 198 additions and 198 deletions
|
@ -13,7 +13,7 @@ using NzbDrone.Test.Common;
|
|||
namespace NzbDrone.Core.Test.UpdateTests
|
||||
{
|
||||
[TestFixture]
|
||||
internal class UpdateServiceFixture : CoreTest<UpdateService>
|
||||
public class UpdateServiceFixture : CoreTest<UpdateService>
|
||||
{
|
||||
private string _sandboxFolder;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue