Skip to content

Commit

Permalink
cleanup(angular): fix outdated test snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
leosvelperez committed Apr 19, 2024
1 parent beaeb17 commit b415ccb
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ exports[`preset should create files (preset = angular-monorepo) 1`] = `
"tsconfig.app.json",
"tsconfig.editor.json",
"tsconfig.json",
"public",
".eslintrc.json",
"jest.config.ts",
"tsconfig.spec.json",
Expand All @@ -15,8 +16,6 @@ exports[`preset should create files (preset = angular-monorepo) 1`] = `

exports[`preset should create files (preset = angular-monorepo) 2`] = `
[
"assets",
"favicon.ico",
"index.html",
"styles.css",
"app",
Expand Down

0 comments on commit b415ccb

Please sign in to comment.