test: drop obsolete reply session placeholder
This commit is contained in:
parent
f2cd5f6ccf
commit
493dc0f72e
@ -1,6 +0,0 @@
|
|||||||
import { describe, it } from "vitest";
|
|
||||||
|
|
||||||
// Placeholder suite to keep vitest happy; legacy session reply coverage lives in other files.
|
|
||||||
describe.skip("reply.session (legacy)", () => {
|
|
||||||
it("placeholder", () => {});
|
|
||||||
});
|
|
||||||
Loading…
Reference in New Issue
Block a user