Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/changesets/changesets
/ index.test.ts
File
index.test.ts
scripts/test-utils/src/index.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ log } from
"@changesets/logger"
;
2
import
{ silenceLogsInBlock } from
"./"
;
3
4
describe(
"temporarilySilenceLogs"
, () => {
Callers
nothing calls this directly
Calls
2
log
Function · 0.90
silenceLogsInBlock
Function · 0.85
Tested by
no test coverage detected