Skip to content

Commit 7d8caa5

Browse files
committed
docs: add disclaimer [skip ci]
1 parent 517ac11 commit 7d8caa5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/recipes/automock.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
Automock is a standalone library for unit testing. Using TypeScript Reflection
44
API (`reflect-metadata`) internally to produce mock objects, Automock streamlines
55
test development by automatically mocking class external dependencies.
6-
76
> info **info** `Automock` is a third party package and is not managed by the NestJS core team.
87
> Please, report any issues found with the library in the [appropriate repository](https://github.com/omermorad/automock)
98

0 commit comments

Comments
 (0)