Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trash-cli: 0.20.12.26 -> 0.21.4.18 #121196

Merged
merged 1 commit into from Apr 29, 2021
Merged

trash-cli: 0.20.12.26 -> 0.21.4.18 #121196

merged 1 commit into from Apr 29, 2021

Conversation

rycee
Copy link
Member

@rycee rycee commented Apr 29, 2021

No description provided.

# Run tests, skipping `test_user_specified` since its result depends on the
# mount path.
checkPhase = ''
pytest -k 'not test_user_specified'
Copy link
Member

Choose a reason for hiding this comment

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

Nowdays it is more common to use pytestCheckHook which allows to easily disable tests without knowing the exact semantics of -k.

Copy link
Member Author

Choose a reason for hiding this comment

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

Neat! Will keep that in mind for the next time I update the package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants