Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(963)

Unified Diff: test/test_browser_charm_details.js

Issue 11447043: Related charms pull updated commitCount value.
Patch Set: Related charms pull updated commitCount value. Created 10 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/data/related.json ('k') | test/test_model.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/test_browser_charm_details.js
=== modified file 'test/test_browser_charm_details.js'
--- test/test_browser_charm_details.js 2013-07-17 18:32:07 +0000
+++ test/test_browser_charm_details.js 2013-07-17 19:57:58 +0000
@@ -845,7 +845,7 @@
assert.equal(
testContainer.all('#bws-interfaces .charm-token').size(),
- 4);
+ 9);
assert.isTrue(view.loadedRelatedInterfaceCharms);
});
« no previous file with comments | « test/data/related.json ('k') | test/test_model.js » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b