Skip to content

Commit

Permalink
Small test change for changed name of Search screen
Browse files Browse the repository at this point in the history
  • Loading branch information
jonesde committed May 12, 2017
1 parent 0bd93a2 commit 615c0c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/groovy/HiveMindPmScreenTests.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ class HiveMindPmScreenTests extends Specification {
screenPath | containsTextList
// Search
"search?documentType=HmTask&queryString=dash*" | ['HM-004', 'Dashboard My Tasks', 'Task Summary']
"Search?documentType=HmTask&queryString=dash*" | ['HM-004', 'Dashboard My Tasks', 'Task Summary']
// Project
"Project/ProjectSummary?workEffortId=HM" | ['HiveMind PM Build Out', 'HM Milestone 1', 'john.doe']
Expand Down

0 comments on commit 615c0c7

Please sign in to comment.