Commit 1304fcc
Fix RSC test infrastructure and add TODO explaining temporary disable
- Add TODO message explaining why RSC tests are temporarily disabled
(jest.setup.js uses require() incompatible with ESM mode)
- Fix utils.test.js import path: testUtils.js -> testUtils.ts
(was causing "Cannot find module" error)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent c1f0d54 commit 1304fcc
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments