style(test): format skills install test

This commit is contained in:
Peter Steinberger
2026-03-31 23:10:42 +01:00
parent aa6cf87814
commit 091c6105a4

View File

@@ -172,5 +172,4 @@ describe("installSkill code safety scanning", () => {
expect(runCommandWithTimeoutMock).not.toHaveBeenCalled();
});
});
});