We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5dd19c commit a4176adCopy full SHA for a4176ad
tests/application/tests/AbstractHttpTestCase.php
@@ -91,4 +91,4 @@ protected function assertOk(ResponseInterface $response): void
91
92
$this->assertSame(200, $status, "Expected 200 OK, got {$status}");
93
}
94
-}
+}
0 commit comments