diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb index 0679613855f..4d6410ec11b 100644 --- a/spec/spec_helper.rb +++ b/spec/spec_helper.rb @@ -114,7 +114,6 @@ def restart_phantomjs spree_config.currency = currency spree_config.shipping_instructions = true spree_config.auto_capture = true - spree_config.allow_backorders = false end Spree::Api::Config[:requires_authentication] = true