test: trim duplicate first-mode hasReplied assertion variant
This commit is contained in:
parent
a4e7f256db
commit
f043f2d8c9
@ -597,7 +597,6 @@ describe("createReplyReferencePlanner", () => {
|
||||
startId: "parent",
|
||||
});
|
||||
expect(planner.use()).toBe("thread-1");
|
||||
expect(planner.hasReplied()).toBe(true);
|
||||
expect(planner.use()).toBeUndefined();
|
||||
});
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user