mirror of
https://github.com/Readarr/Readarr
synced 2026-05-08 21:13:58 +02:00
Fix formatting
This commit is contained in:
parent
fbfbe4a931
commit
6bcede5064
1 changed files with 1 additions and 0 deletions
|
|
@ -59,6 +59,7 @@ public class CleanseLogMessageFixture
|
||||||
|
|
||||||
// Plex
|
// 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")]
|
[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
|
// Internal
|
||||||
[TestCase(@"OutputPath=/home/mySecret/Downloads")]
|
[TestCase(@"OutputPath=/home/mySecret/Downloads")]
|
||||||
[TestCase("Hardlinking episode file: /home/mySecret/Downloads to /media/abc.mkv")]
|
[TestCase("Hardlinking episode file: /home/mySecret/Downloads to /media/abc.mkv")]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue