Skip to content

Commit 062ce8c

Browse files
committed
winp
1 parent 6104992 commit 062ce8c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tests/Unit/Neo4jQueryAPIUnitTest.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,6 @@ public function testRunSuccess(): void
7979

8080
$this->assertEquals(new ResultSet([new ResultRow(['hello' => 'world'])], new ResultCounters(), new Bookmarks([])), $result);
8181
}
82-
}
82+
}
83+
84+

0 commit comments

Comments
 (0)