Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
samleeflang committed Oct 23, 2023
1 parent ea0c09e commit 4259207
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ void testRetrieveFromABCD() {
// Given
var unit = MAPPER.createObjectNode();
unit.put(
"result/taxonIdentified/scientificName/nameAtomised/zoological/subspeciesEpithet",
"result/taxonIdentified/scientificName/nameAtomised/zoological/subgenus",
infraGenericEpithetString);

// When
Expand Down

0 comments on commit 4259207

Please sign in to comment.