This commit is contained in:
bootstraponline
2012-10-14 15:15:55 -06:00
parent cb9dd4d228
commit 5ffd98ad31
2 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -184,7 +184,7 @@ context "Frontend" do
name = "A"
post "/create", :content => 'abc', :page => name,
:format => 'markdown', :message => 'def'
follow_redirect!
assert last_response.ok?
@wiki.clear_cache