Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/formatjs/formatjs
/ error.test.ts
File
error.test.ts
packages/intl/tests/error.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{describe, it, expect} from
'vitest'
2
import
{MissingTranslationError} from
'#packages/intl/error'
3
4
describe(
'MissingTranslationError'
, () => {
Callers
nothing calls this directly
Calls
1
toString
Method · 0.45
Tested by
no test coverage detected