chore(coding-agent): format trust changes

This commit is contained in:
Armin Ronacher
2026-06-02 23:33:31 +02:00
parent 794bcb7e0f
commit d3aca3f6ae
2 changed files with 1 additions and 2 deletions
@@ -329,7 +329,6 @@ Content`,
expect(loader.getSystemPrompt()).toBe("You are a helpful assistant.");
});
it("should skip .pi SYSTEM.md when project config is not trusted", async () => {
const piDir = join(cwd, ".pi");
mkdirSync(piDir, { recursive: true });