Skip to content

Commit

Permalink
fix: close support contacts panel
Browse files Browse the repository at this point in the history
  • Loading branch information
KirillFurtikov committed Aug 6, 2018
1 parent 3f41c00 commit b0c4c35
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
log_in_as(:user)
navigate_to_eti
@cs_main_page.close_banner
@cs_eti_page.close_support_contacts if @cs_eti_page.close_support_contacts?(2)

@product_1 = {
name: Faker::Name.title,
Expand Down

0 comments on commit b0c4c35

Please sign in to comment.