Fix passing rspec at least controllers/models
This commit is contained in:
parent
54ba842786
commit
e2923bff51
3 changed files with 2 additions and 3 deletions
|
@ -43,7 +43,6 @@ class UpdateStatusService < BaseService
|
|||
update_metadata!
|
||||
broadcast_updates!
|
||||
|
||||
@status.reload
|
||||
@status
|
||||
rescue NoChangesSubmittedError
|
||||
# For calls that result in no changes, swallow the error
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue