Show More
@@ -23,7 +23,7 b' class TestChangelogController(TestContro' | |||||
23 | response.mustcontain("""Small update at simplevcs app""") |
|
23 | response.mustcontain("""Small update at simplevcs app""") | |
24 |
|
24 | |||
25 | response.mustcontain( |
|
25 | response.mustcontain( | |
26 |
"""<div id="5e204e7583b9c8e7b93a020bd036564b1e731dae" |
|
26 | """<div id="changed_total_5e204e7583b9c8e7b93a020bd036564b1e731dae" """ | |
27 | """style="float:right;" class="changed_total tooltip" """ |
|
27 | """style="float:right;" class="changed_total tooltip" """ | |
28 | """title="Affected number of files, click to show """ |
|
28 | """title="Affected number of files, click to show """ | |
29 | """more details">3</div>""" |
|
29 | """more details">3</div>""" | |
@@ -56,7 +56,7 b' class TestChangelogController(TestContro' | |||||
56 | ) |
|
56 | ) | |
57 |
|
57 | |||
58 | response.mustcontain( |
|
58 | response.mustcontain( | |
59 |
"""<div id="46ad32a4f974e45472a898c6b0acb600320579b1" |
|
59 | """<div id="changed_total_46ad32a4f974e45472a898c6b0acb600320579b1" """ | |
60 | """style="float:right;" class="changed_total tooltip" """ |
|
60 | """style="float:right;" class="changed_total tooltip" """ | |
61 | """title="Affected number of files, click to show """ |
|
61 | """title="Affected number of files, click to show """ | |
62 | """more details">21</div>""" |
|
62 | """more details">21</div>""" |
General Comments 0
You need to be logged in to leave comments.
Login now