Files
pi/packages/coding-agent/test
T
Mario Zechner 316c2afe38 fix(coding-agent): fix git-update test using unparseable git source
The test used 'github.com/test/extension' as the git source, but
parseGitUrl() requires a 'git:' prefix for bare hostnames. Changed
to 'git:github.com/test/extension' so the source is correctly
parsed as a git type and update() actually runs.
316c2afe38 ยท 2026-02-22 14:57:58 +01:00
History
..
2026-01-25 02:51:05 +01:00