We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa0347c commit b1ad657Copy full SHA for b1ad657
sentry-delayed_job/spec/sentry/delayed_job_spec.rb
@@ -1,6 +1,7 @@
1
# frozen_string_literal: true
2
3
require "spec_helper"
4
+require "active_job"
5
6
RSpec.describe Sentry::DelayedJob do
7
before do
0 commit comments