Skip to content

Commit

Permalink
Merge pull request #45 from angular-extensions/feature/addVideoTutorial
Browse files Browse the repository at this point in the history
fix: 🐛 release docs
  • Loading branch information
nivekcode authored Jan 12, 2022
2 parents 9fa979e + 0159506 commit 85eda35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# @angular-extensions/pretty-html-log

> **Improved debugging of Angular component tests with Jest!**
>
**Improved debugging of Angular component tests with Jest!**

> The @angular-extension/pretty-html-log is a module that makes debugging component tests with Jest a breeze.
> It adds a `phl` method which pretty prints the _innerHTML_ of a `ComponentFixture`, a `DebugElement`, a `NativeElement` or an HTML string.
Expand Down

0 comments on commit 85eda35

Please sign in to comment.