Skip to content

Commit 3c92a2d

Browse files
rustagirgithub-actions[bot]
authored andcommitted
apply phpcbf formatting
1 parent 44725c4 commit 3c92a2d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/includes/fundamentals/write-operations/WriteOperationsTest.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -218,9 +218,9 @@ public function testModelUpdateMultiple(): void
218218
}
219219

220220
/**
221-
* @runInSeparateProcess
222-
* @preserveGlobalState disabled
223-
*/
221+
* @runInSeparateProcess
222+
* @preserveGlobalState disabled
223+
*/
224224
public function testModelUpsert(): void
225225
{
226226
require_once __DIR__ . '/Concert.php';

0 commit comments

Comments
 (0)