Skip to content

Commit

Permalink
removed log
Browse files Browse the repository at this point in the history
  • Loading branch information
santoshyadavdev committed Mar 4, 2019
1 parent cc3aeca commit c5204d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/schematics/src/store/index.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ describe('Store Schematic', () => {

const files = tree.files;

console.log(files);
expect(
files.indexOf(`${projectPath}/src/app/reducers/index.ts`)
).toBeGreaterThanOrEqual(0);
Expand Down

0 comments on commit c5204d3

Please sign in to comment.