Commit 9e501b86 by vulehuan

rspec: card - step 3: when click back

parent 984513d7
...@@ -340,6 +340,11 @@ describe "CardPages" do ...@@ -340,6 +340,11 @@ describe "CardPages" do
end end
describe "when click Back" do describe "when click Back" do
before do
click_link "Incorrect, edit"
end
it { should have_title(full_title('Check out')) }
end end
describe "when click Checkout" do describe "when click Checkout" do
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment