Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Commit

Permalink
fix hyper-beta test
Browse files Browse the repository at this point in the history
  • Loading branch information
kshefchek committed Mar 23, 2018
1 parent 045e5be commit 231d7ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/behave/maui_autocomplete.feature
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Scenario: "ZRS" in the navbar search with a click goes to a gene page
Scenario: "hyper-be" in the navbar search with a click goes to a disease page
Given I go to page "/"
and I type "Hyper-bet" into the navbar search
and I wait until "HYPER-BETA-ALANINEMIA" appears in the autocomplete
and I click the autocomplete item "HYPER-BETA-ALANINEMIA"
and I wait until "Hyper-beta-alaninemia" appears in the autocomplete
and I click the autocomplete item "Hyper-beta-alaninemia"
when I wait for id "monarch-node"
then the title should be "Monarch Disease: hyper-beta-alaninemia (MONDO:0009378)"

0 comments on commit 231d7ab

Please sign in to comment.