We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f654eba commit 0384266Copy full SHA for 0384266
README.md
@@ -83,6 +83,7 @@ To make snapshot assertions, use the `Spatie\Snapshots\MatchesSnapshots` trait i
83
- `assertMatchesSnapshot($actual)`
84
- `assertMatchesJsonSnapshot($actual)`
85
- `assertMatchesXmlSnapshot($actual)`
86
+- `assertMatchesHtmlSnapshot($actual)`
87
- `assertMatchesFileSnapshot($filePath)`
88
- `assertMatchesFileHashSnapshot($filePath)`
89
0 commit comments