Skip to content

Commit

Permalink
Update test
Browse files Browse the repository at this point in the history
  • Loading branch information
emontnemery committed Oct 24, 2023
1 parent 3547823 commit 2eca2ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_core.py
Original file line number Diff line number Diff line change
Expand Up @@ -1494,6 +1494,7 @@ async def test_config_as_dict() -> None:
"currency": "EUR",
"country": None,
"language": "en",
"safe_mode": False,
}

assert expected == config.as_dict()
Expand Down

0 comments on commit 2eca2ae

Please sign in to comment.