Commit d833534
fix(ui-patterns): restore userCode dependency in test-reset useEffect
The biome auto-formatter removed userCode from the useEffect dependency
array, which broke the "reset test results when code changes" behavior.
Add biome-ignore comment to preserve the intentional trigger dependency.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 5046d27 commit d833534
1 file changed
Lines changed: 2 additions & 1 deletion
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
853 | 853 | | |
854 | 854 | | |
855 | 855 | | |
| 856 | + | |
856 | 857 | | |
857 | 858 | | |
858 | | - | |
| 859 | + | |
859 | 860 | | |
860 | 861 | | |
861 | 862 | | |
| |||
0 commit comments