Skip to content

Commit

Permalink
fix(minieti): waiting for save complete after tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Copperface committed May 24, 2018
1 parent b8c9a7c commit de84375
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/apress/selenium_eti/spec/company_site/minieti_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,8 @@
end
end
end

after(:all) { @cs_eti_page.wait_saving }
end
end

Expand Down

0 comments on commit de84375

Please sign in to comment.