Commit 295e5ec
committed
fix(test): clarify hint to mention ./test.sh for TEST_SKIP
The TEST_SKIP variable is only interpreted by test.sh, not by cargo
test directly. Update the hint to say "rerun via ./test.sh" so users
know exactly how to invoke it.
https://claude.ai/code/session_01UBzLwHNmqEC2SafFKjEqYz1 parent 0691643 commit 295e5ec
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
0 commit comments