Skip to content

Commit

Permalink
fix(effects): fix specs for ng-add tests (#2314)
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonroberts authored Jan 11, 2020
1 parent 89b7f73 commit 98d6606
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/effects/schematics/ng-add/index.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ describe('Effects ng-add Schematic', () => {
module: 'app',
flat: false,
group: false,
minimal: false,
};

const projectPath = getTestProjectPath();
Expand Down

0 comments on commit 98d6606

Please sign in to comment.