We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf9af3d + ba701df commit b1748c4Copy full SHA for b1748c4
src/MatchesSnapshots.php
@@ -28,7 +28,7 @@ public function setUpSnapshotIncrementor()
28
$this->snapshotIncrementor = 0;
29
}
30
31
- /** @after */
+ /** @postCondition */
32
public function markTestIncompleteIfSnapshotsHaveChanged()
33
{
34
if (empty($this->snapshotChanges)) {
0 commit comments