Skip to content

Commit c7f2766

Browse files
committed
test
1 parent 21d5fb3 commit c7f2766

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: docs/includes/fundamentals/read-operations/ReadOperationsTest.php

+1
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@ public function testQueryLog(): void
206206
foreach ($logs as $log) {
207207
echo json_encode($log, JSON_PRETTY_PRINT);
208208
}
209+
209210
// end-query-log
210211

211212
ob_flush();

0 commit comments

Comments
 (0)