This commit is contained in:
Joffrey JAFFEUX
2019-07-03 13:45:03 +02:00
committed by GitHub
parent 3d64532273
commit 1c6bb8748b
3 changed files with 3 additions and 3 deletions

View File

@ -195,7 +195,7 @@ acceptance("Topic featured links", {
});
QUnit.test("remove featured link", async assert => {
await visit("/t/299/1");
await visit("/t/-/299/1");
assert.ok(
exists(".title-wrapper .topic-featured-link"),
"link is shown with topic title"