Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/axios/axios
/ settle.browser.test.js
File
settle.browser.test.js
tests/browser/settle.browser.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it, vi } from
'vitest'
;
2
3
import
settle from
'../../lib/core/settle.js'
;
4
import
AxiosError from
'../../lib/core/AxiosError.js'
;
Callers
nothing calls this directly
Calls
1
settle
Function · 0.85
Tested by
no test coverage detected