Fix test description

This commit is contained in:
Raul Ochoa 2014-12-02 11:37:00 +01:00
parent 025a6abdaa
commit 3a066fa9fe

View File

@ -1441,7 +1441,7 @@ test('GET with callback must return 200 status error even if it is an error', fu
});
});
test('GET with callback must return 200 status error even if it is an error', function(done){
test('stream response is closed on error and error message is part of the response', function(done){
assert.response(
app,
{