Skip to content

Commit

Permalink
chrore: Lint fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
aaltat committed Mar 30, 2024
1 parent bf69cb3 commit 8c45922
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utest/test_translation.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ def test_translation():
assert result_path == expexted_path
assert result_path.is_file()


def test_json_file_format():
lang = robotframework_browser_translation_fi.get_language()
result_path = Path(lang["path"])
Expand Down

0 comments on commit 8c45922

Please sign in to comment.