Skip to content

Commit

Permalink
chore: remove obsolete docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
JaZo committed May 31, 2024
1 parent 8dc4fba commit 4caaac5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/Integration/SituationsTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ public static function setUpBeforeClass(): void
}
}

/**
* @param int $areaId
*/
#[DataProvider('areaIdProvider')]
public function testSituations(int $areaId): void
{
Expand Down

0 comments on commit 4caaac5

Please sign in to comment.