Skip to content

Commit b464716

Browse files
committed
added missing 2nd entry to test truth
1 parent 925ee55 commit b464716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_functions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ def test_identify_isotopes_to_download_finds_fendl_photon_neutron_multi_isotopes
113113
],
114114
"particle": ["neutron", "neutron"],
115115
"isotope": ["Fe56", "Fe57"],
116-
"element": ["Fe"],
116+
"element": ["Fe", "Fe"],
117117
"priority": [1, 1],
118118
}
119119
)

0 commit comments

Comments
 (0)