mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-09-17 15:05:34 +08:00
removed rafty and updated more packages
This commit is contained in:
@@ -147,7 +147,7 @@ namespace Ocelot.AcceptanceTests
|
||||
|
||||
private void ThenTheContentLengthShouldBeZero()
|
||||
{
|
||||
_contentLength.ShouldBeEquivalentTo(0L);
|
||||
_contentLength.ShouldBeNull();
|
||||
}
|
||||
|
||||
private void ThenTheContentLengthIs(int expected)
|
||||
|
Reference in New Issue
Block a user