Pending the checkout auth tests, since they're testing a monkeypatch

This commit is contained in:
Will Marshall
2014-04-11 12:50:06 +10:00
parent 2e5425d931
commit 9f3bf0b8f1

View File

@@ -15,7 +15,10 @@ feature "As a consumer I want to check out my cart", js: true do
create_enterprise_group_for distributor
end
describe "Login behaviour" do
# This was refactored in the new checkout
# We have monkey-patched in some of the new features
# Test suite works in that branch
pending "Login behaviour" do
let(:user) { create_enterprise_user }
before do
select_distributor