Skip to content

Fix step directory "{dirpath}" is empty#1639

Merged
m-blaha merged 1 commit intorpm-software-management:mainfrom
jrohel:fix_step_directory_is_empty
Feb 19, 2025
Merged

Fix step directory "{dirpath}" is empty#1639
m-blaha merged 1 commit intorpm-software-management:mainfrom
jrohel:fix_step_directory_is_empty

Conversation

@jrohel
Copy link
Contributor

@jrohel jrohel commented Feb 19, 2025

Closes: #1638

Before this fix, the test to check if the existing directory is empty always passed. Even if the directory was not empty.

Copy link
Member

@m-blaha m-blaha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@m-blaha m-blaha merged commit 8e99245 into rpm-software-management:main Feb 19, 2025
5 checks passed
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.

Incorrectly implemented @behave.step('directory "{dirpath}" is empty')

2 participants