mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-24 22:36:19 -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