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.
2 parents 51bc093 + 7c131be commit f651adfCopy full SHA for f651adf
README.md
@@ -14,7 +14,7 @@ use Spatie\Snapshots\MatchesSnapshots;
14
15
class OrderTest
16
{
17
- use MatchesSnapshot;
+ use MatchesSnapshots;
18
19
class test_it_casts_to_json()
20
0 commit comments