Commit b726d9ee authored by Jeremy Mikola's avatar Jeremy Mikola

AggregateFunctionalTest does not need wireVersionForCursor

parent 7a6daefb
...@@ -9,8 +9,6 @@ use stdClass; ...@@ -9,8 +9,6 @@ use stdClass;
class AggregateFunctionalTest extends FunctionalTestCase class AggregateFunctionalTest extends FunctionalTestCase
{ {
private static $wireVersionForCursor = 2;
public function testDefaultReadConcernIsOmitted() public function testDefaultReadConcernIsOmitted()
{ {
(new CommandObserver)->observe( (new CommandObserver)->observe(
......
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