Skip to content

Commit af9dc0b

Browse files
committed
clean up
1 parent c52e15b commit af9dc0b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/nwp_consumer/internal/repositories/raw_repositories/test_mo_datahub.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ def test__download(self) -> None:
3737

3838
self.assertIsInstance(dl_result, Success, msg=f"{dl_result!s}")
3939

40-
@patch.dict(os.environ, {"MODEL": "um-global-10km-india"}, clear=True)
4140
def test_convert(self) -> None:
4241
"""Test the _convert method."""
4342

0 commit comments

Comments
 (0)