Skip to content

Commit

Permalink
fix response
Browse files Browse the repository at this point in the history
  • Loading branch information
lohanidamodar committed May 13, 2024
1 parent 4f27cd7 commit 00cc7a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/e2e/Adapter/AppSignalTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

class AppSignalTest extends AdapterBase
{
protected int $expected = 204;
protected function setUp(): void
{
parent::setUp();
Expand Down

0 comments on commit 00cc7a3

Please sign in to comment.