diff --git a/Testing-Views.md b/Testing-Views.md index 83cb5e1..c9fe30f 100644 --- a/Testing-Views.md +++ b/Testing-Views.md @@ -1,3 +1,3 @@ Assertions: - - to_be_http_response - - to_have_contents_of([String value to have been in HttpResponse]) + - to_be_http_response + - to_have_contents_of([String value to have been in HttpResponse])