Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ember-cli/ember-cli
/ update-blueprint-dependencies-test.js
File
update-blueprint-dependencies-test.js
tests/unit/dev/update-blueprint-dependencies-test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
{ expect } = require(
'chai'
);
4
const
{ readFileSync } = require(
'node:fs'
);
Callers
nothing calls this directly
Calls
1
updateDependencies
Function · 0.85
Tested by
no test coverage detected