MCPcopy Create free account
hub / github.com/vercel/vercel / get-update-command-detection.test.ts

File get-update-command-detection.test.ts

packages/cli/test/unit/util/get-update-command-detection.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, vi, beforeEach } from 'vitest';
2import { join, sep } from 'path';
3
4const { mockExecFile, mockIsNative } = vi.hoisted(() => ({

Callers

nothing calls this directly

Calls 1

getUpdateCommandInfoFunction · 0.90

Tested by

no test coverage detected