Skip to content

Commit 0159506

Browse files
committed
fix: 🐛 release docs
1 parent 9b42a26 commit 0159506

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# @angular-extensions/pretty-html-log
22

3-
> **Improved debugging of Angular component tests with Jest!**
4-
>
3+
**Improved debugging of Angular component tests with Jest!**
4+
55
> The @angular-extension/pretty-html-log is a module that makes debugging component tests with Jest a breeze.
66
> It adds a `phl` method which pretty prints the _innerHTML_ of a `ComponentFixture`, a `DebugElement`, a `NativeElement` or an HTML string.
77

0 commit comments

Comments
 (0)