@@ -386,7 +386,6 @@ namespace raven_integration
{
((int)a.HttpResponse.StatusCode).Should().Be(409);
a.ObjectResponse["error"].Should().NotBeNull("There should be an error on the api call");
//a.ObjectResponse["error"]["code"].Value<int>().Should().Be(2005);
}
The note is not visible to the blocked user.