diff --git a/Testing-Views.md b/Testing-Views.md index c9fe30f..690723e 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])