Commit 597183f
committed
Add .js extension to eip integration test import
Node 20 ESM resolution requires explicit file extensions; the bare
'../../src/index' import fails with ERR_MODULE_NOT_FOUND. The modbus
integration client already uses '.js' — match it here.1 parent 952b41d commit 597183f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments