-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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",' | ||
|