Skip to content
Snippets Groups Projects
Commit 8f953562 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-6317 remove "fim" from Test Profile

parent ffc19ea3
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ import de.ozgcloud.eingang.semantik.SemantikAdapter; ...@@ -11,7 +11,7 @@ import de.ozgcloud.eingang.semantik.SemantikAdapter;
import lombok.NonNull; import lombok.NonNull;
import lombok.extern.log4j.Log4j2; import lombok.extern.log4j.Log4j2;
@Profile({"!itcase", "fim"}) @Profile({ "!itcase" })
@Log4j2 @Log4j2
@Component @Component
class XtaRunner implements ApplicationListener<ContextRefreshedEvent> { class XtaRunner implements ApplicationListener<ContextRefreshedEvent> {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment