Commit de819ed
Fix PPX test configuration: revert hardcoded paths to use opam binaries
- Change ppx/test/dune to use %{bin:reason-react-ppx} instead of hardcoded path
- Change ppx/test/ppx.sh to use reason-react-ppx binary from PATH
- PPX tests now work correctly with opam exec environment
- Removes dependency on specific build directory structure
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 7942e3e commit de819ed
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments