MCPcopy Create free account
hub / github.com/ember-cli/ember-cli /

Class

tests/unit/commands/serve-test.js:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15 beforeEach(function () {
16 tasks = {
17 Serve: class extends Task {},
18 };
19
20 options = commandOptions({

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected