Skip to content

Fixups#34

Open
nmanthey wants to merge 2 commits intoawslabs:mainfrom
nmanthey:fixups
Open

Fixups#34
nmanthey wants to merge 2 commits intoawslabs:mainfrom
nmanthey:fixups

Conversation

@nmanthey
Copy link
Contributor

Issue #, if available:

Description of changes:
While working with the tool on some packages I ran into some issues. With these fixes, the issues disappear.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Signed-off-by: Norbert Manthey <nmanthey@amazon.de>
The test used /nonexistent/path which raises PermissionError on Linux
instead of FileNotFoundError. Using pytest's tmp_path fixture ensures
the expected FileNotFoundError is raised.

Signed-off-by: Norbert Manthey <nmanthey@amazon.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant