Skip to content

Commit

Permalink
Revert "finished german holiday api"
Browse files Browse the repository at this point in the history
This reverts commit e65e900.
  • Loading branch information
nirokay committed Jul 16, 2024
1 parent e65e900 commit 22805df
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_germany.nim
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,4 @@ test "Full API response":

test "Only state":
let response: GermanOnlyDatesResponse = getStateHolidays(year, National)
for holiday in response:
echo $holiday
check response.len() > 5

0 comments on commit 22805df

Please sign in to comment.