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

Unified Diff: test/test_charm_token.js

Issue 11104043: New visual design of charm details and browser. (Closed)
Patch Set: New visual design of charm details and browser. Created 11 years, 9 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/test_browser_charm_details.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/test_charm_token.js
=== modified file 'test/test_charm_token.js'
--- test/test_charm_token.js 2013-07-01 17:28:53 +0000
+++ test/test_charm_token.js 2013-07-10 09:17:55 +0000
@@ -118,7 +118,7 @@
var token = new CharmToken(cfg);
token.render(charm_container);
var iconNode = charm_container.one('.category-icon');
- assert.equal(iconNode.hasClass('charm-app-servers-64'), true);
+ assert.equal(iconNode.hasClass('charm-app-servers-50'), true);
});
it('sets an icon per the category respecting size', function() {
« no previous file with comments | « test/test_browser_charm_details.js ('k') | no next file » | no next file with comments »

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