Skip to content

Commit 38d929c

Browse files
norareidygithub-actions[bot]
authored andcommitted
apply phpcbf formatting
1 parent 4e7eff5 commit 38d929c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/includes/query-builder/QueryBuilderTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -681,7 +681,7 @@ public function testTimeSeries(): void
681681
'timestamp' => new UTCDateTime(Carbon::create(2023, 9, 17, 0, 0, 0, 'CET')),
682682
],
683683
];
684-
684+
685685
$result = DB::table('precipitation')
686686
->insert($data);
687687
// end time series

0 commit comments

Comments
 (0)