mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-23 05:28:53 +00:00
Remove leftover recording
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -25,7 +25,7 @@ RSpec.describe BackorderJob do
|
||||
}.not_to enqueue_job(BackorderJob)
|
||||
end
|
||||
|
||||
it "enqueues backorder", vcr: true do
|
||||
it "enqueues backorder" do
|
||||
variant.on_demand = true
|
||||
variant.on_hand = -3
|
||||
variant.semantic_links << SemanticLink.new(
|
||||
|
||||
Reference in New Issue
Block a user