Skip to content

Conversation

@mkoura
Copy link
Collaborator

@mkoura mkoura commented Nov 20, 2024

Removed unneeded fixtures skip_leadership_schedule and skip_hf_command from test_blocks.py and test_hardfork.py respectively. These fixtures were checking for the availability of certain CLI commands, which are available in all recent node versions.

This change simplifies the test code and removes unnecessary checks.

Removed unneeded fixtures `skip_leadership_schedule` and `skip_hf_command`
from `test_blocks.py` and `test_hardfork.py` respectively. These fixtures
were checking for the availability of certain CLI commands, which are
available in all recent node versions.

This change simplifies the test code and removes unnecessary checks.
@mkoura mkoura requested a review from saratomaz as a code owner November 20, 2024 10:16
@mkoura mkoura merged commit 7ed3393 into master Nov 20, 2024
@mkoura mkoura deleted the rm_unneeded_cli_checks branch November 20, 2024 10: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.

2 participants