mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Fix integration tests for indexers
This commit is contained in:
@@ -56,6 +56,7 @@ namespace NzbDrone.Integration.Test
|
||||
Implementation = nameof(FileList),
|
||||
Name = "NewznabTest",
|
||||
Protocol = Core.Indexers.DownloadProtocol.Usenet,
|
||||
AppProfileId = 1,
|
||||
Fields = SchemaBuilder.ToSchema(new FileListSettings())
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user