Commit 66d31c9
committed
test(shadow): add missing getNodeDisableSigusr1Flags mock
The @socketsecurity/lib@1.3.4 update added getNodeDisableSigusr1Flags to the constants/node module. The npm-base.test.mts file was mocking this module but didn't include the new function, causing tests to fail when the code tried to call the undefined function.1 parent 5ffb08e commit 66d31c9
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
77 | 78 | | |
78 | 79 | | |
79 | 80 | | |
| |||
0 commit comments