MCPcopy
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

1import { describe, expect, it, vi } from 'vitest';
2
3import settle from '../../lib/core/settle.js';
4import AxiosError from '../../lib/core/AxiosError.js';

Callers

nothing calls this directly

Calls 1

settleFunction · 0.85

Tested by

no test coverage detected