Skip to content

Commit

Permalink
Break tests (to test CI/CD)
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurpar06 committed Jan 27, 2024
1 parent 53bfe27 commit 928b199
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/AcarsTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ public function testPrefileErrors(): void

$response = $this->post($uri, $pirep);
$response->assertStatus(400);
$this->fail();
}

public function testPrefileAircraftNotAtAirport(): void
Expand Down

0 comments on commit 928b199

Please sign in to comment.