Skip to content

Commit f536fcb

Browse files
committed
Added l_use_corine to all_placeholders_replaced tests
1 parent 146e10b commit f536fcb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/pytest/test_wrap_extpar.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -968,6 +968,7 @@ def test_all_placeholders_replaced_cosmo(tmp_dir):
968968
"lurban": False,
969969
"lsgsl": False,
970970
"lfilter_oro": False,
971+
"l_use_corine": False,
971972
"lradtopo": False
972973
}
973974

@@ -1005,6 +1006,7 @@ def test_all_placeholders_replaced_icon(tmp_dir, icon_grid):
10051006
"lurban": False,
10061007
"lsgsl": False,
10071008
"lfilter_oro": False,
1009+
"l_use_corine": False,
10081010
"lradtopo": False
10091011
}
10101012

0 commit comments

Comments
 (0)