diff --git a/tests/test_posttest.py b/tests/test_posttest.py index 8e345481600..ba5908afd02 100644 --- a/tests/test_posttest.py +++ b/tests/test_posttest.py @@ -9,7 +9,6 @@ pytestmark = [ pytest.mark.posttest, pytest.mark.topology('util', 'any'), - pytest.mark.sanity_check(skip_sanity=True), pytest.mark.disable_loganalyzer, pytest.mark.skip_check_dut_health ]