Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pcrespov committed Sep 19, 2022
1 parent f48d931 commit b145096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/datcore-adapter/tests/unit/test_route_files.py
Expand Up @@ -71,4 +71,4 @@ async def test_delete_file_entrypoint(
headers=pennsieve_api_headers,
)
assert response.status_code == status.HTTP_204_NO_CONTENT
assert response.num_bytes_donwloaded == 0
assert response.num_bytes_downloaded == 0

0 comments on commit b145096

Please sign in to comment.