Skip to content

Commit e36a964

Browse files
committed
fix restart test
1 parent e7c6038 commit e36a964

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

test/restart.jl

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -430,6 +430,12 @@ else
430430
amip_job_id = "amip_target_diagedmf"
431431

432432
amip_test_dict = merge(
433+
YAML.load_file(
434+
joinpath(
435+
@__DIR__,
436+
"../config/common_configs/numerics_sphere_he16ze63.yml",
437+
),
438+
),
433439
YAML.load_file(
434440
joinpath(
435441
@__DIR__,

0 commit comments

Comments
 (0)