mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/JiboExperiments.git
synced 2026-06-17 10:36:05 +00:00
refactors
This commit is contained in:
@@ -19,4 +19,4 @@ public sealed class ProtocolFixtureReplayTests
|
||||
Assert.Equal(fixture.ExpectedStatusCode, result.StatusCode);
|
||||
Assert.False(string.IsNullOrWhiteSpace(result.BodyText));
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user