Skip to content
Snippets Groups Projects
Commit 56b3fee4 authored by Vishesh Verma's avatar Vishesh Verma
Browse files

Update file ext_cosmetics.js.js

parent 3c6db64f
No related branches found
No related tags found
1 merge request!143EXTERN: MR 116 Changes
Pipeline #56410 passed
......@@ -117,4 +117,5 @@ QUnit.test("linkify cut-off (40)", function (assert) {
assert.equal($(container).find("a").length, 1, "link is present");
assert.equal($(container).find("a").text(), "https://this.is.a.link/with/more/th[...] ", "link text has been cut off");
container.remove();
});
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment