mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: correct missing file from revert
Test did not revert cleanly. Corrected.
This commit is contained in:
@@ -12,7 +12,7 @@ widgetTest("basics", {
|
|||||||
});
|
});
|
||||||
},
|
},
|
||||||
test(assert) {
|
test(assert) {
|
||||||
assert.ok(find(".topic-status .d-icon-discourse-comment-slash").length);
|
assert.ok(find(".topic-status .d-icon-lock").length);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user