Merge pull request #3548 from luisramos0/2-0-remove-unused-new-v2-features

[Spree Upgrade] Remove unused spree v2 features
This commit is contained in:
Pau Pérez Fabregat
2019-03-22 10:35:15 +01:00
committed by GitHub
13 changed files with 44 additions and 23 deletions

View File

@@ -285,6 +285,11 @@ feature %q{
end
end
scenario "cannot split the order in different stock locations" do
# There's only 1 stock location in OFN, so the split functionality that comes with spree should be hidden
expect(page).to_not have_selector '.split-item'
end
scenario "can edit shipping method" do
expect(page).to_not have_content different_shipping_method.name