Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/conventional-changelog/commitlint
/ fixBootstrap
Function
fixBootstrap
@alias/commitlint/cli.test.js:29–29 ·
view source on GitHub ↗
(fixture)
Source
from the content-addressed store, hash-verified
27
}
28
29
const
fixBootstrap = (fixture) => fix.bootstrap(fixture, __dirname);
30
31
test(
"should reprint input from stdin"
,
async
() => {
32
const
cwd =
await
fixBootstrap(
"fixtures/default"
);
Callers
1
cli.test.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected