DEV: correct missing file from revert
Test did not revert cleanly. Corrected.
This commit is contained in:
parent
8c1e008c59
commit
3de901e38d
|
@ -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-lock").length);
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in New Issue