Open Sherrin-ALA opened 1 year ago
Natatolana rossi no longer comes back in the top 40. Replaced with Nesothrips rossi in the test case.
assertTrue(results.stream().anyMatch(r -> "Nesothrips rossi".equals(r.get("name"))));
// assertTrue(results.stream().anyMatch(r -> "Natatolana rossi".equals(r.get("name"))));