Skip to content

Commit 939eeef

Browse files
serhii73Copilot
andauthored
Update tests/test_languages.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent cb64f2d commit 939eeef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_languages.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ def setUp(self):
214214
param("fi", "su joulu 16, 2015", "sunday december 16 2015"),
215215
param("fi", "1. tammikuuta, 2016", "1. january 2016"),
216216
param("fi", "tiistaina, 27. lokakuuta 2015", "tuesday 27. october 2015"),
217-
param("fi", "28 maalis klo 9:37", "28 march 9:37"),
217+
param("fi", "28 maalis klo 9:37", "28 march 9:37"),
218218
# Japanese
219219
param("ja", "午後3時", "pm 3:00"),
220220
param("ja", "2時", "2:00"),

0 commit comments

Comments
 (0)