We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ec6f59 commit 603a623Copy full SHA for 603a623
sormas-backend/src/test/resources/META-INF/persistence.xml
@@ -95,6 +95,7 @@
95
<class>de.symeda.sormas.backend.systemconfiguration.SystemConfigurationValue</class>
96
<class>de.symeda.sormas.backend.systemconfiguration.SystemConfigurationCategory</class>
97
<class>de.symeda.sormas.backend.person.notifier.Notifier</class>
98
+ <class>de.symeda.sormas.backend.therapy.DrugSusceptibility</class>
99
100
<exclude-unlisted-classes>true</exclude-unlisted-classes>
101
0 commit comments