From 1480a66f335dd982ac17b194d6881d874c72d635 Mon Sep 17 00:00:00 2001 From: Nathan Broadbent Date: Wed, 31 Aug 2011 10:55:07 +0800 Subject: [PATCH] Updated test description --- spec/views/errs/show.html.haml_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/views/errs/show.html.haml_spec.rb b/spec/views/errs/show.html.haml_spec.rb index 58f46a0..7b5618f 100644 --- a/spec/views/errs/show.html.haml_spec.rb +++ b/spec/views/errs/show.html.haml_spec.rb @@ -1,6 +1,6 @@ require 'spec_helper' -describe "errs/show.html.erb" do +describe "errs/show.html.haml" do before do err = Factory(:err) comment = Factory(:comment) -- libgit2 0.21.2