From 6bcede5064a04d71a2b49e8cea0beddce4596783 Mon Sep 17 00:00:00 2001 From: ta264 Date: Thu, 4 Mar 2021 21:11:28 +0000 Subject: [PATCH] Fix formatting --- .../InstrumentationTests/CleanseLogMessageFixture.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/NzbDrone.Common.Test/InstrumentationTests/CleanseLogMessageFixture.cs b/src/NzbDrone.Common.Test/InstrumentationTests/CleanseLogMessageFixture.cs index 16cd7543f..75d09f47f 100644 --- a/src/NzbDrone.Common.Test/InstrumentationTests/CleanseLogMessageFixture.cs +++ b/src/NzbDrone.Common.Test/InstrumentationTests/CleanseLogMessageFixture.cs @@ -59,6 +59,7 @@ namespace NzbDrone.Common.Test.InstrumentationTests // Plex [TestCase(@" http://localhost:32400/library/metadata/12345/refresh?X-Plex-Client-Identifier=1234530f-422f-4aac-b6b3-01233210aaaa&X-Plex-Product=Sonarr&X-Plex-Platform=Windows&X-Plex-Platform-Version=7&X-Plex-Device-Name=Sonarr&X-Plex-Version=3.0.3.833&X-Plex-Token=mySecret")] + // Internal [TestCase(@"OutputPath=/home/mySecret/Downloads")] [TestCase("Hardlinking episode file: /home/mySecret/Downloads to /media/abc.mkv")]