feat: run in serial
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
require 'rails_helper'
|
||||
|
||||
describe Webhooks::InstagramEventsJob do
|
||||
describe Webhooks::InstagramEventsJob, :serial do
|
||||
subject(:instagram_webhook) { described_class }
|
||||
|
||||
before do
|
||||
|
||||
Reference in New Issue
Block a user