diff --git a/python/cudf/cudf_pandas_tests/test_cudf_pandas.py b/python/cudf/cudf_pandas_tests/test_cudf_pandas.py index 92f56132643..5be4d350c0b 100644 --- a/python/cudf/cudf_pandas_tests/test_cudf_pandas.py +++ b/python/cudf/cudf_pandas_tests/test_cudf_pandas.py @@ -468,7 +468,6 @@ def test_options_mode(): # hence we don't want to run code-cov on this test. @pytest.mark.no_cover def test_profiler(): - # pragma: no cover pytest.importorskip("cudf") # test that the profiler correctly reports