Skip to content

Commit 0384266

Browse files
committed
add assert method to readme
1 parent f654eba commit 0384266

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ To make snapshot assertions, use the `Spatie\Snapshots\MatchesSnapshots` trait i
8383
- `assertMatchesSnapshot($actual)`
8484
- `assertMatchesJsonSnapshot($actual)`
8585
- `assertMatchesXmlSnapshot($actual)`
86+
- `assertMatchesHtmlSnapshot($actual)`
8687
- `assertMatchesFileSnapshot($filePath)`
8788
- `assertMatchesFileHashSnapshot($filePath)`
8889

0 commit comments

Comments
 (0)