mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-31 22:38:49 +01:00
fix failing tests
This commit is contained in:
parent
463757a338
commit
514045e8cb
5 changed files with 10 additions and 8 deletions
|
|
@ -49,7 +49,7 @@ class NotesController < ApplicationController
|
|||
@saved = @note.save
|
||||
respond_to do |format|
|
||||
format.html
|
||||
format.js
|
||||
format.js { render }
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue