From 8d3498a1fa872724779435d84453a7686c2c0152 Mon Sep 17 00:00:00 2001 From: rafaelcaricio Date: Tue, 23 Aug 2011 07:39:10 -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 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])