Merged with latest master

This commit is contained in:
Jim Cartlidge
2020-09-30 17:52:33 +01:00
73 changed files with 247 additions and 257 deletions

View File

@@ -45,8 +45,7 @@ namespace Jellyfin.Api.Tests
// Specify the startup command line options
var commandLineOpts = new StartupOptions
{
NoWebClient = true,
NoAutoRunWebApp = true
NoWebClient = true
};
// Use a temporary directory for the application paths