mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 10:57:04 +08:00
test fix
This commit is contained in:
parent
b6489d2690
commit
d1bee13fda
|
@ -12,7 +12,7 @@ widgetTest("basics", {
|
|||
});
|
||||
},
|
||||
test(assert) {
|
||||
assert.ok(find(".topic-status .d-icon-lock").length);
|
||||
assert.ok(find(".topic-status .d-icon-discourse-comment-slash").length);
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user