Skip to content

Commit

Permalink
typo fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
jdelic committed Aug 17, 2024
1 parent 1c12c1b commit 1ecbd21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aptly_api/tests/test_mirrors.py
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ def test_list_packages_details(self, *, rmock: requests_mock.Mocker) -> None:
'"Filename":"nodejs_10.24.1-1nodesource1_amd64.deb",'
'"FilesHash":"1f74a6abf6acc572",'
'"Homepage":"https://nodejs.org",'
'"Installed-Size":"78630", "Key":"Pamd64 nodejs 10.24.1-1nodesource11f74a6abf6acc572",'
'"Installed-Size":"78630", "Key":"Pamd64 nodejs 10.24.1-1nodesource1 1f74a6abf6acc572",'
'"License":"unknown",'
'"MD5sum":"6d9f0e30396cb6c20945ff6de2f9f322","Maintainer":"Ivan Iguaran <[email protected]>",'
'"Package":"nodejs",'
Expand Down

0 comments on commit 1ecbd21

Please sign in to comment.