Fix integration tests for indexers

pull/1920/head
Bogdan 7 months ago
parent 31d32e8c30
commit 768ce14afb

@ -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())
});

Loading…
Cancel
Save