We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fffb812 commit e5f9263Copy full SHA for e5f9263
packages/settings-library/tests/test_base.py
@@ -119,7 +119,6 @@ def test_create_settings_class(
119
M.model_fields["VALUE_DEFAULT_ENV"].get_default(call_default_factory=True)
120
121
122
-@pytest.mark.testit
123
def test_create_settings_class_with_environment(
124
monkeypatch: pytest.MonkeyPatch,
125
create_settings_class: Callable[[str], type[BaseCustomSettings]],
0 commit comments