mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Fix test
This commit is contained in:
@@ -8,7 +8,6 @@ componentTest("default", {
|
||||
const subject = selectKit();
|
||||
|
||||
assert.equal(subject.el().find(".d-icon-bars").length, 1);
|
||||
assert.equal(subject.el().find(".d-icon-caret-down").length, 1);
|
||||
|
||||
await subject.expand();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user