Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ember-cli/ember-cli
/
Class
tests/unit/commands/show-asset-sizes-test.js:20–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
beforeEach(
function
() {
19
tasks = {
20
ShowAssetSizes:
class
extends Task {},
21
};
22
23
options = commandOptions({
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected