mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-25 23:47:20 +00:00
test: drop obsolete reply session placeholder
This commit is contained in:
@@ -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", () => {});
|
||||
});
|
||||
Reference in New Issue
Block a user