Skip to content

Commit

Permalink
fixup! Implement Sentry integration
Browse files Browse the repository at this point in the history
  • Loading branch information
agis committed Aug 4, 2020
1 parent 681c9c0 commit 8f63c0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rspecq/worker.rb
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ def files_to_example_ids(files)
end

log_event(
"Error splitting slow files! Falling back to regular scheduling",
"Failed to split slow files, falling back to regular scheduling",
"error",
rspec_output: rspec_output,
cmd_result: cmd_result.inspect,
Expand Down

0 comments on commit 8f63c0c

Please sign in to comment.