mirror of
https://github.com/discourse/discourse.git
synced 2025-06-06 03:06:53 +08:00
test fix
This commit is contained in:
@ -12,7 +12,7 @@ widgetTest("basics", {
|
|||||||
});
|
});
|
||||||
},
|
},
|
||||||
test(assert) {
|
test(assert) {
|
||||||
assert.ok(find(".topic-status .d-icon-lock").length);
|
assert.ok(find(".topic-status .d-icon-discourse-comment-slash").length);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user