Skip to content

Commit 52aed0d

Browse files
committed
removed domain for class d1/ng
1 parent e7bbd0c commit 52aed0d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_expand.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -626,7 +626,6 @@ CASE( "test_metkit_expand_d1" ) {
626626
std::map<std::string, std::vector<std::string>> expected{
627627
{"class", {"d1"}},
628628
{"dataset", {"extremes-dt"}},
629-
{"domain", {"g"}},
630629
{"expver", {"0001"}},
631630
{"levelist", {"1000","850","700","500","400","300"}},
632631
{"levtype", {"pl"}},

0 commit comments

Comments
 (0)