Skip to content

Commit

Permalink
Update tests/countries/test_malta.py
Browse files Browse the repository at this point in the history
  • Loading branch information
arkid15r committed Jun 28, 2023
1 parent 5fc0f41 commit 47931f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/countries/test_malta.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ def test_l10n_default(self):
("2023-12-25", "Il-Milied"),
)

def test_l10n_en_MT(self):
def test_l10n_en_mt(self):
self.assertLocalizedHolidays(
"en_MT",
("2023-01-01", "New Year's Day"),
Expand Down

0 comments on commit 47931f2

Please sign in to comment.