Commit f21ec7d
LittleCoinCoin
fix(tests): update simple_dep_pkg to use local base_pkg
Changed dependency from registry-based 'base_pkg' to local path '../../basic/base_pkg'
to properly test local dependency resolution in test_add_package_with_dependencies_non_tty.
This aligns with the v1.2.0+ schema where dependencies can be specified as relative paths.1 parent cbbdf40 commit f21ec7d
File tree
1 file changed
+1
-1
lines changed- tests/test_data/packages/dependencies/simple_dep_pkg
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments