Skip to content

Commit 1263d10

Browse files
committed
oop need a colon not a comma
1 parent 3e79872 commit 1263d10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fremorizer/tests/test_files/CMOR_CMIP7_input_example.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"_cmip7_option": 1,
1515
"parent_mip_era": "CMIP7",
1616
"mip_era": "CMIP7",
17-
"parent_activity_id", "CMIP",
17+
"parent_activity_id": "CMIP",
1818
"activity_id": "CMIP",
1919
"#_SOURCE_SECTION": "***** anything to do with identifying this experiment, it's relationships to other experiments, the producers, and their institution *****",
2020
"institution": "",
@@ -56,4 +56,4 @@
5656
"_controlled_vocabulary_file": "../tables-cvs/cmor-cvs.json",
5757
"_AXIS_ENTRY_FILE": "CMIP7_coordinate.json",
5858
"_FORMULA_VAR_FILE": "CMIP7_formula_terms.json"
59-
}
59+
}

0 commit comments

Comments
 (0)