Skip to content

Commit ce372e9

Browse files
committed
fixed module
1 parent 3db4259 commit ce372e9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

core-tests/e2e-tests/spring/emb-json/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<parent>
77
<groupId>org.evomaster</groupId>
8-
<artifactId>evomaster-e2e-tests</artifactId>
8+
<artifactId>evomaster-e2e-tests-spring</artifactId>
99
<version>4.0.1-SNAPSHOT</version>
1010
</parent>
1111

core-tests/e2e-tests/spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313

1414

1515
<modules>
16+
<module>emb-json</module>
1617
<module>spring-rest-postgres</module>
1718
<module>spring-rest-openapi-v2</module>
1819
<module>spring-rest-openapi-v3</module>
@@ -25,7 +26,6 @@
2526
<module>spring-rest-mongo</module>
2627
<module>spring-rest-bb</module>
2728
<module>spring-graphql-bb</module>
28-
<module>emb-json</module>
2929
<module>spring-rest-multidb</module>
3030
<module>spring-rest-opensearch</module>
3131
<module>spring-rest-rsa</module>

0 commit comments

Comments
 (0)