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

refactor(tests): remove redundant SKIPIF_NOT_HF_SHORTCUT #2728

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

mkoura
Copy link
Collaborator

@mkoura mkoura commented Nov 4, 2024

Removed the redundant SKIPIF_NOT_HF_SHORTCUT decorator and replaced it with an inline skipif condition in the TestKES class.

Removed unused MAX_INT_VAL constant.

Removed the redundant `SKIPIF_NOT_HF_SHORTCUT` decorator and replaced it
with an inline skipif condition in the `TestKES` class.

Removed unused `MAX_INT_VAL` constant.
@mkoura mkoura merged commit 24318c5 into master Nov 4, 2024
3 checks passed
@mkoura mkoura deleted the test_kes_cleanup branch November 4, 2024 13:58
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