Skip to content

Commit 4adafb1

Browse files
committed
Comment out test dev in progress
1 parent 6cef8c4 commit 4adafb1

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

tests/test_cli/test_nmbgmr.py

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ class TestNMBGMRCLI(BaseCLITestClass):
55

66
agency = "nmbgmr-amp"
77

8-
def test_weave(self):
9-
# Test the weave command for NMBGMR
10-
self._test_weave(
11-
parameter="waterlevels",
12-
output="summary"
13-
)
8+
# def test_weave(self):
9+
# # Test the weave command for NMBGMR
10+
# self._test_weave(
11+
# parameter="waterlevels",
12+
# output="summary"
13+
# )

0 commit comments

Comments
 (0)