Skip to content

Commit 7af4378

Browse files
committed
Revise test title
1 parent a831cc7 commit 7af4378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/cursor/cursorinterface-002.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--TEST--
2-
MongoDB\Driver\CursorInterface is extending Traversable
2+
MongoDB\Driver\CursorInterface extends Traversable
33
--FILE--
44
<?php
55
var_dump(in_array('Traversable', class_implements('MongoDB\Driver\CursorInterface')));

0 commit comments

Comments
 (0)