Skip to content

Commit

Permalink
fix scheduled_show_spec
Browse files Browse the repository at this point in the history
  • Loading branch information
mcfiredrill committed Oct 18, 2023
1 parent 8909b42 commit 3b26880
Show file tree
Hide file tree
Showing 3 changed files with 86,276 additions and 4 deletions.
2 changes: 1 addition & 1 deletion app/services/process_recording.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
class ProcessRecording
def perform recording, scheduled_show: nil
def perform recording, scheduled_show= nil
recording.update processing_status: 'processing'

begin
Expand Down
Loading

0 comments on commit 3b26880

Please sign in to comment.