Skip to content

Commit 31aba67

Browse files
Fix description
1 parent 277a347 commit 31aba67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/end-to-end/event/mock-object-without-expectation.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--TEST--
2-
The right events are emitted in the right order for a test that uses a mock object
2+
The right events are emitted in the right order for a test that uses a mock object without configured expectations
33
--FILE--
44
<?php declare(strict_types=1);
55
$_SERVER['argv'][] = '--do-not-cache-result';

0 commit comments

Comments
 (0)