Commit aade8ed
committed
fix: resolve JS component action conflict and unit test visibility
- Make JS component WIT file names unique to prevent action conflicts
- Add public visibility to unit_tests for language_support accessibility
Resolves CI build failures where multiple JS components created the same
component.wit symlink and test suites could not access unit tests.1 parent 598ad34 commit aade8ed
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
107 | 108 | | |
0 commit comments