Upgrades and fixes, maintenance
This commit is contained in:
@@ -10,6 +10,7 @@ end
|
||||
|
||||
step "the section table should be marked as having an active order" do
|
||||
table = page.find(".section-table-#{@table.id}")
|
||||
binding.pry
|
||||
table['class'].should include 'active_order'
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user