Commit 34828b6
authored
chore: bump @socketsecurity/lib to 5.11.3 (#528)
* chore: bump @socketsecurity/lib to 5.11.3
* fix(test): use zero retries for error handling test
The upload error test was flaky because pRetry now tracks the latest
error (not the first). With retries enabled, nock's single interceptor
gets consumed on the first attempt, causing retry attempts to throw
Nock: No match instead of ResponseError.1 parent 773570c commit 34828b6
File tree
3 files changed
+12
-7
lines changed- test/unit
3 files changed
+12
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
379 | 379 | | |
380 | 380 | | |
381 | 381 | | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
382 | 387 | | |
383 | 388 | | |
384 | 389 | | |
| |||
387 | 392 | | |
388 | 393 | | |
389 | 394 | | |
390 | | - | |
| 395 | + | |
391 | 396 | | |
392 | 397 | | |
393 | 398 | | |
| |||
0 commit comments