Upgrade to Rails 0.14.2; fixed a failing functional test
This commit is contained in:
parent
e1d7b26be2
commit
3703c1e1b3
2 changed files with 6 additions and 3 deletions
|
@ -288,7 +288,7 @@ class WikiControllerTest < Test::Unit::TestCase
|
|||
|
||||
r = process('published', 'web' => 'wiki1', 'id' => 'HomePage')
|
||||
|
||||
assert_redirected_to :action => 'show', :id => 'HomePage'
|
||||
assert_response :missing
|
||||
end
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue