mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-11 23:22:36 +01:00
get tests running again
This commit is contained in:
parent
b28de88f4d
commit
4ed5567885
4 changed files with 5 additions and 5 deletions
|
|
@ -358,7 +358,7 @@ class TodosControllerTest < ActionController::TestCase
|
|||
"show_from(1i)"=>"", "show_from(2i)"=>"", "show_from(3i)"=>"",
|
||||
"project_id"=>"1",
|
||||
"notes"=>"test notes", "description"=>"test_mobile_create_action", "state"=>"0"}}
|
||||
assert_redirected_to '/m'
|
||||
assert_redirected_to '/mobile'
|
||||
end
|
||||
|
||||
def test_mobile_create_action_renders_new_template_when_save_fails
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue