Skip to content

Commit a4176ad

Browse files
committed
Test/Refactor-Cycles
1 parent b5dd19c commit a4176ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/application/tests/AbstractHttpTestCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,4 @@ protected function assertOk(ResponseInterface $response): void
9191

9292
$this->assertSame(200, $status, "Expected 200 OK, got {$status}");
9393
}
94-
}
94+
}

0 commit comments

Comments
 (0)