tests: update snapshots

This commit is contained in:
Nuno Maduro
2020-07-18 18:57:14 +02:00
parent 8c60a9fff5
commit c4c768dcaa
2 changed files with 8 additions and 3 deletions

View File

@ -9,7 +9,7 @@ use PHPUnit\Framework\Assert;
/**
* @internal
*
* @property Expectation not Creates the opposite expectation.
* @property Expectation $not Creates the opposite expectation.
*/
final class Expectation
{