mirror of
https://github.com/discourse/discourse.git
synced 2025-05-25 08:54:29 +08: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