Fix name of button in spec

This commit is contained in:
Rohan Mitchell
2012-11-21 16:02:12 +11:00
parent e388e82d50
commit e2b0770c35

View File

@@ -118,7 +118,7 @@ feature %q{
click_button 'Save and Continue'
# -- Checkout: Payment
click_button 'Save and Continue'
click_button 'Process My Order'
# -- Checkout: Order complete
page.should have_content('Your order has been processed successfully')