Skip to content

Commit

Permalink
Removed collect_ignore_glob
Browse files Browse the repository at this point in the history
  • Loading branch information
DustyArmstrong committed Feb 13, 2024
1 parent a13dbb9 commit f864cf5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/components/metoffice/conftest.py
Expand Up @@ -4,8 +4,6 @@
from datapoint.exceptions import APIException
import pytest

collect_ignore_glob = ["test_*.py"]


@pytest.fixture
def mock_simple_manager_fail():
Expand Down

0 comments on commit f864cf5

Please sign in to comment.