fix(shell): Make sidecars work in tests (fix #13767) (#3234)

This commit is contained in:
Ale Sanchez
2026-01-26 17:12:42 +01:00
committed by GitHub
parent 69a9d5771c
commit d4613ff002
2 changed files with 38 additions and 19 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'shell': 'patch:bug'
'shell-js': 'patch:bug'
---
Make sidecars work in tests. Executable resolution is aware of the "deps" directory.