Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Documentation problem #2580

Closed
datebackk opened this issue Jul 15, 2024 · 0 comments · Fixed by #2611
Closed

[Bug]: Documentation problem #2580

datebackk opened this issue Jul 15, 2024 · 0 comments · Fixed by #2611

Comments

@datebackk
Copy link

datebackk commented Jul 15, 2024

Version

Steps to reproduce

Expected behavior

Actual behavior

Additional context

https://thymikee.github.io/jest-preset-angular/docs/next/getting-started/options#brief-explanation-of-config

This section contain next text

"snapshotSerializers" - array of serializers which will be applied to snapshot the code. Note: by default angular adds some angular-specific attributes to the code (like ng-reflect-, ng-version="", _ngcontent-c* etc). This package provides serializer to remove such attributes. This makes snapshots cleaner and more human-readable. To remove such specific attributes use no-ng-attributes serializer. You need to add no-ng-attributes serializer manually.

But no-ng-attributes serializer added by default

Environment

-
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants