Skip to content

Commit

Permalink
fix(improve pipeline): pipeline improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
mauriziovitale committed Apr 12, 2020
1 parent 49e2a5b commit b834a64
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import { LiteServeSchematicSchema } from './schema';

describe('lite-serve schematic', () => {
let appTree: Tree;

const options: LiteServeSchematicSchema = { name: 'test' };

const testRunner = new SchematicTestRunner(
Expand Down

0 comments on commit b834a64

Please sign in to comment.