Skip to content

Commit b8da3ee

Browse files
authored
Merge pull request #13679 from SORMAS-Foundation/bugfix-missing_pathogen_test_type
Added isolation to IPI, IMI and Measles pathogen tests
2 parents a3a3ffb + e0a8add commit b8da3ee

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

sormas-api/src/main/java/de/symeda/sormas/api/sample/PathogenTestType.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,6 @@ public enum PathogenTestType {
5454

5555
@Diseases(value = {
5656
Disease.RESPIRATORY_SYNCYTIAL_VIRUS,
57-
Disease.INVASIVE_MENINGOCOCCAL_INFECTION,
58-
Disease.INVASIVE_PNEUMOCOCCAL_INFECTION,
59-
Disease.MEASLES,
6057
Disease.GIARDIASIS,
6158
Disease.CRYPTOSPORIDIOSIS }, hide = true)
6259
ISOLATION,

0 commit comments

Comments
 (0)