Skip to content

Commit

Permalink
making change for bug 751903
Browse files Browse the repository at this point in the history
  • Loading branch information
retornam committed May 8, 2012
1 parent 5bac9a2 commit ed43f5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_partners.py
Expand Up @@ -39,4 +39,4 @@ def test_submit_app_button_url(self, mozwebqa):
partners_page.go_to_page()
# changing url due to https://bugzilla.mozilla.org/show_bug.cgi?id=751903
Assert.equal(partners_page.check_submit_apps_button_url,
'http://marketplace.mozilla.org/ecosystem/')
'https://marketplace.mozilla.org/ecosystem/')

0 comments on commit ed43f5b

Please sign in to comment.