Added select for coordinator since there are 2 now

This commit is contained in:
Liv Galendez
2015-03-03 20:46:25 +11:00
parent 85b8adb1aa
commit 7ba366e2a6

View File

@@ -85,6 +85,7 @@ feature %q{
fill_in 'order_cycle_name', with: 'Plums & Avos'
fill_in 'order_cycle_orders_open_at', with: '2012-11-06 06:00:00'
fill_in 'order_cycle_orders_close_at', with: '2012-11-13 17:00:00'
select 'My coordinator', from: 'order_cycle_coordinator_id'
# And I add a coordinator fee
click_button 'Add coordinator fee'