test(FN-2687): add plugin install getRootDir regression coverage
- Add CLI plugin install tests that reproduce and guard the getRootDir path-resolution regression - Validate plugin installation behavior in the regression scenario to prevent future breakage - Add a patch changeset for @runfusion/fusion documenting the plugin install getRootDir fix
This commit is contained in:
5
.changeset/fix-plugin-install-getrootdir.md
Normal file
5
.changeset/fix-plugin-install-getrootdir.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Fix plugin-install loader taskStore compatibility by ensuring CLI plugin install paths are covered with regression tests for `getRootDir` expectations.
|
||||
Reference in New Issue
Block a user