Compare commits

..
Author SHA1 Message Date
Shivam Mishra e204c2aa4f chore: re-enable test 2025-05-27 18:32:44 +05:30
Shivam Mishra 1acc994d98 Revert "feat: re-enable all ci config"
This reverts commit 58e5f7e4df.
2025-05-27 18:23:22 +05:30
Shivam Mishra 5185bbd34f test: clear mutex before each step 2025-05-27 18:21:31 +05:30
@@ -1,6 +1,6 @@
require 'rails_helper'
describe Webhooks::InstagramEventsJob, :serial do
describe Webhooks::InstagramEventsJob do
subject(:instagram_webhook) { described_class }
before do