mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
tweak icon-library generation
This commit is contained in:
@@ -38,7 +38,7 @@ widgetTest('extra classes and glyphs', {
|
||||
assert.ok(this.$('span.staff').length);
|
||||
assert.ok(this.$('span.admin').length);
|
||||
assert.ok(this.$('span.moderator').length);
|
||||
assert.ok(this.$('.d-shield').length);
|
||||
assert.ok(this.$('.d-icon-shield').length);
|
||||
assert.ok(this.$('span.new-user').length);
|
||||
assert.ok(this.$('span.fish').length);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user