Skip to content

Commit 85eda35

Browse files
authored
Merge pull request #45 from angular-extensions/feature/addVideoTutorial
fix: 🐛 release docs
2 parents 9fa979e + 0159506 commit 85eda35

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)