mirror of
https://github.com/enzet/map-machine.git
synced 2025-05-25 23:16:23 +02:00
Fix tests code style.
This commit is contained in:
parent
1bb3ca5a37
commit
8d252fe998
3 changed files with 8 additions and 4 deletions
|
@ -121,6 +121,7 @@ def test_element() -> None:
|
|||
|
||||
|
||||
def test_unwrapped_element() -> None:
|
||||
"""Test `element` command from inside the project."""
|
||||
arguments: argparse.Namespace = parse_arguments(
|
||||
["map_machine"] + COMMAND_LINES["element"]
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue