Skip to content

Commit

Permalink
fixup! test: add test for RenderNgAppService
Browse files Browse the repository at this point in the history
  • Loading branch information
ThibaudAV committed Dec 1, 2020
1 parent bf5e61d commit 5e6e3d9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions tsconfig.json
Expand Up @@ -23,10 +23,7 @@
"**/*.spec.ts",
"**/__tests__",
"**/*.test.ts",
<<<<<<< HEAD
"**/FlowType*"
=======
"**/FlowType*",
"**/setup-jest.ts"
>>>>>>> test: add test for RenderNgAppService
]
}

0 comments on commit 5e6e3d9

Please sign in to comment.