Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Merge pull request #14081 from bobsilverberg/eme_search
Browse files Browse the repository at this point in the history
Bug 935915 - Change test_everything_me_search for a more generic search term
  • Loading branch information
bobsilverberg committed Nov 27, 2013
2 parents a1a620a + 74f3671 commit e28e481
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ def test_launch_everything_me_search(self):
# Tests a search with a common string.
# Asserts that the title and shortcuts are listed

test_string = u'skyfall'
test_string = u'news'
homescreen = Homescreen(self.marionette)
homescreen.launch()

Expand Down

0 comments on commit e28e481

Please sign in to comment.