mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Revert font awesome 5 changes
We are still pushing ahead on this 100% just need a bit longer to prepare all plugins
This commit is contained in:
@@ -217,7 +217,7 @@ widgetTest("handlebars d-icon", {
|
||||
},
|
||||
|
||||
test(assert) {
|
||||
assert.equal(this.$(".d-icon-arrow-down").length, 1);
|
||||
assert.equal(this.$("i.fa.fa-arrow-down").length, 1);
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user