mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 22:43:33 +08:00
UX: Let's try X for the closed topic icon instead of a \
This commit is contained in:
@ -12,7 +12,7 @@ widgetTest("basics", {
|
||||
});
|
||||
},
|
||||
test(assert) {
|
||||
assert.ok(find(".topic-status .d-icon-discourse-comment-slash").length);
|
||||
assert.ok(find(".topic-status .d-icon-discourse-comment-close").length);
|
||||
}
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user