Skip to content

Commit

Permalink
Merge pull request abak-press#24 from Copperface/microfix
Browse files Browse the repository at this point in the history
fix(minieti): waiting for save complete after tests
  • Loading branch information
Nestrik authored May 25, 2018
2 parents 682254b + de84375 commit 1558cfe
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 1558cfe

Please sign in to comment.