MCPcopy
hub / github.com/vercel/next.js / validate-google-font-function-call.test.ts

File validate-google-font-function-call.test.ts

packages/font/src/google/validate-google-font-function-call.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { validateGoogleFontFunctionCall } from './validate-google-font-function-call'
2
3describe('validateFontFunctionCall errors', () => {
4 test('Missing function name', () => {

Callers

nothing calls this directly

Calls 4

describeFunction · 0.85
testFunction · 0.50
expectFunction · 0.50

Tested by

no test coverage detected