Commit d8d95110 authored by Jeremy Mikola's avatar Jeremy Mikola

Merge branch 'v1.4'

parents d848f583 18fca8cc
......@@ -973,7 +973,7 @@ class WatchFunctionalTest extends FunctionalTestCase
private function skipIfStartAtOperationTimeNotSupported()
{
if (!\MongoDB\server_supports_feature($this->getPrimaryServer(), self::$wireVersionForStartAtOperationTime)) {
$this->markTestSkipped('Operation time is not supported');
$this->markTestSkipped('startAtOperationTime is not supported');
}
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment