Skip to content

Commit

Permalink
fix(test): make sure test realization has required key
Browse files Browse the repository at this point in the history
  • Loading branch information
hellkite500 committed Feb 26, 2024
1 parent 762f5d0 commit c03a512
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/realizations/Formulation_Manager_Test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -602,6 +602,7 @@ const std::string EXAMPLE_5_a =
" \"init_config\": \"\","
" \"allow_exceed_end_time\": true,"
" \"main_output_variable\": \"OUTPUT_VAR_4\","
" \"uses_forcing_file\": false,"
" \"modules\": ["
" {"
" \"name\": \"bmi_c++\","
Expand Down

0 comments on commit c03a512

Please sign in to comment.