Skip to content
Snippets Groups Projects
Commit 9db8c04f authored by OZGCloud's avatar OZGCloud
Browse files

OZG-5156 fix unit test profiles

parent 1fa1872a
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ import static org.assertj.core.api.Assertions.assertThat;
import static org.assertj.core.api.AssertionsForClassTypes.assertThatThrownBy;
@ITCase
@ActiveProfiles({ "itcase", "fim", "test" })
@ActiveProfiles({ "itcase", "test" })
@ImportAutoConfiguration
@SpringBootTest(classes= FimTestConfig.class)
public class FimServiceITCase {
......
fim:
schemeLocations:
- fim-s17000652_1.4/S17000652V1.4_xfall.xsd
- test2/test2.xsd
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment