mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-18 19:37:28 +00:00
fix(ci): restore main lint/typecheck after direct merges
This commit is contained in:
@@ -63,7 +63,7 @@ describe("Discord Session Key Continuity", () => {
|
||||
});
|
||||
|
||||
expect(missingIdKey).toContain("unknown");
|
||||
|
||||
|
||||
// Should still be distinct from main
|
||||
expect(missingIdKey).not.toBe("agent:main:main");
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user