Merge lp:~elopio/ubuntuone-testing/fix-1017501 into lp:ubuntuone-testing

Proposed by Leo Arias
Status: Merged
Approved by: Rick McBride
Approved revision: 97
Merged at revision: 97
Proposed branch: lp:~elopio/ubuntuone-testing/fix-1017501
Merge into: lp:ubuntuone-testing
Prerequisite: lp:~elopio/ubuntuone-testing/fix-1017498
Diff against target: 11 lines (+1/-1)
1 file modified
ubuntuone/web/tests/sst/shared/actions/services.py (+1/-1)
To merge this branch: bzr merge lp:~elopio/ubuntuone-testing/fix-1017501
Reviewer Review Type Date Requested Status
Rick McBride (community) Approve
Review via email: mp+111843@code.launchpad.net

This proposal supersedes a proposal from 2012-06-25.

Commit message

Updated the discount element. Fixes lp:1017501.

Description of the change

Updated the discount element. Fixes lp:1017501.

To post a comment you must log in.
Revision history for this message
Rick McBride (rmcbride) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'ubuntuone/web/tests/sst/shared/actions/services.py'
2--- ubuntuone/web/tests/sst/shared/actions/services.py 2012-06-25 13:54:23 +0000
3+++ ubuntuone/web/tests/sst/shared/actions/services.py 2012-06-25 13:54:23 +0000
4@@ -76,7 +76,7 @@
5
6 def assert_discount_information():
7 """Assert that the yearly discount information is the expected."""
8- get_element(tag='h3', text='Discount')
9+ get_element(tag='h2', text='Discount')
10 get_element(tag='p', text='Two months free on Music Streaming and Storage '
11 'when you sign up for 12 months')
12

Subscribers

People subscribed via source and target branches