mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: skips/tweaks brittle tests (#9952)
This commit is contained in:
@@ -236,7 +236,7 @@ acceptance("Topic featured links", {
|
||||
}
|
||||
});
|
||||
|
||||
QUnit.test("remove featured link", async assert => {
|
||||
QUnit.skip("remove featured link", async assert => {
|
||||
await visit("/t/-/299/1");
|
||||
assert.ok(
|
||||
exists(".title-wrapper .topic-featured-link"),
|
||||
|
||||
Reference in New Issue
Block a user