Move edit account action to show
This commit is contained in:
parent
9929c1b585
commit
d1de8462d6
25 changed files with 75 additions and 71 deletions
|
@ -42,7 +42,7 @@ module Accounts
|
|||
|
||||
post account_pd_declaration_path
|
||||
|
||||
assert_redirected_to edit_account_path
|
||||
assert_redirected_to account_path
|
||||
assert_nil flash[:notice]
|
||||
assert_equal "You didn't confirm that you consider your edits to be in the Public Domain.", flash[:warning]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue