test: drop redundant off-mode hasReplied assertion
This commit is contained in:
parent
893f56b87d
commit
a4e7f256db
@ -568,7 +568,6 @@ describe("createReplyReferencePlanner", () => {
|
||||
startId: "parent",
|
||||
});
|
||||
expect(planner.use()).toBeUndefined();
|
||||
expect(planner.hasReplied()).toBe(false);
|
||||
});
|
||||
|
||||
it("uses startId once when mode is first", () => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user