mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-25 22:37:27 -04:00
updated fluentassertion
This commit is contained in:
@@ -144,7 +144,7 @@ namespace NzbDrone.Integration.Test.Client
|
||||
|
||||
AssertDisableCache(response.Headers);
|
||||
|
||||
response.ErrorMessage.Should().BeBlank();
|
||||
response.ErrorMessage.Should().BeNullOrWhiteSpace();
|
||||
|
||||
response.StatusCode.Should().Be(statusCode);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user