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 51bc093 commit 7c131beCopy full SHA for 7c131be
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