Skip to content

Commit

Permalink
Fix code in new version #1271
Browse files Browse the repository at this point in the history
  • Loading branch information
vijayshukla30 committed May 15, 2018
1 parent 88f19fd commit 306630c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ class CreateNewVersionOfDataModelSpec extends GebSpec {

when:
dataModelPage = browser.page DataModelPage
dataModelPage = browser.page DataModelPage
dataModelPage.dropdown()
dataModelPage.dropdownMenu.createNewVersion()
then:
Expand Down

0 comments on commit 306630c

Please sign in to comment.