Skip to content

Commit

Permalink
fix(#3963): skip flaky test
Browse files Browse the repository at this point in the history
  • Loading branch information
Deblintrake09 committed Mar 6, 2023
1 parent 237271c commit b4db1fa
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ def create_multiple_files(get_configuration):


# Tests
@pytest.mark.skip("This test is affected by QA Issue #3997, when it is fixed it should be enabled again.")
def test_max_eps_sync_valid_within_range(configure_local_internal_options_module, get_configuration,
create_multiple_files, configure_environment, restart_wazuh):
'''
Expand Down

0 comments on commit b4db1fa

Please sign in to comment.