fix post vote con test

This commit is contained in:
albert
2011-07-20 17:54:09 -04:00
parent 4596c22ed6
commit e06e17c4ba

View File

@@ -1,5 +0,0 @@
if @error
page.alert(@error.to_s)
else
page["#score-for-post-#{@post.id} span"].text(@post.score)
end