mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-06 01:08:50 +01:00
fix manual merge error
This commit is contained in:
parent
02d4afb724
commit
2921746409
1 changed files with 3 additions and 1 deletions
|
|
@ -955,4 +955,6 @@ class TodosControllerTest < ActionController::TestCase
|
|||
put :create, _source_view: params[:_source_view],
|
||||
context_name: params[:context_name], project_name: params[:project_name], tag_list: params[:tag_list],
|
||||
todo: {notes: params[:notes], description: params[:description], due: params[:due]}
|
||||
end
|
||||
end
|
||||
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue