From 0949c23eed4b99e92fefa13809ebb2aeb5d075bf Mon Sep 17 00:00:00 2001 From: rafaelcaricio Date: Tue, 23 Aug 2011 07:38:37 -0700 Subject: [PATCH] Updated Testing Views (markdown) --- Testing-Views.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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])