MCPcopy Create free account
hub / github.com/angular/angular / runMigration

Function runMigration

packages/core/schematics/test/service_migration_spec.ts:28–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26 }
27
28 function runMigration() {
29 return runner.runSchematic('service-migration', {}, tree);
30 }
31
32 beforeEach(() => {
33 runner = new SchematicTestRunner('test', collectionJsonPath);

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected