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
Branches
Tags
No related merge requests found
......@@ -11,7 +11,7 @@ import de.ozgcloud.eingang.semantik.SemantikAdapter;
import lombok.NonNull;
import lombok.extern.log4j.Log4j2;
@Profile({"!itcase", "fim"})
@Profile({ "!itcase" })
@Log4j2
@Component
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