Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/next.js
/ validate-local-font-function-call.test.ts
File
validate-local-font-function-call.test.ts
packages/font/src/local/validate-local-font-function-call.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ validateLocalFontFunctionCall } from
'./validate-local-font-function-call'
2
3
describe(
'validateLocalFontFunctionCall'
, () => {
4
test(
'Not using default export'
,
async
() => {
Callers
nothing calls this directly
Calls
4
validateLocalFontFunctionCall
Function · 0.90
describe
Function · 0.85
test
Function · 0.50
expect
Function · 0.50
Tested by
no test coverage detected