Skip to content
Snippets Groups Projects
Commit 9d2a46ed authored by Antoine Lambert's avatar Antoine Lambert
Browse files

test_server: Fix typo detected with codespell

parent bec26c4d
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,7 @@ def test_make_app_from_env_variable(swh_vault_config_file):
def test_make_app_from_file(swh_local_vault_config, tmp_path):
"""Server initialization happens trough path if provided
"""Server initialization happens through path if provided
"""
conf_path = os.path.join(str(tmp_path), "vault-server.yml")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment