smarter testing
This commit is contained in:
@@ -156,8 +156,7 @@ step "the supplier main board list total should be updated" do
|
||||
end
|
||||
|
||||
step "the supplier placed orders counter should be reduced" do
|
||||
sleep 0.8
|
||||
find('.supplier-orders-placed-count-number').text.should == "10"
|
||||
expect_that_eventually selector: '.supplier-orders-placed-count-number', has_text: "10"
|
||||
end
|
||||
|
||||
step "confirm the supplier close list modal" do
|
||||
|
||||
Reference in New Issue
Block a user