Skip to content

Commit dfac508

Browse files
committed
correct package for embedded controller of gestaohospital
1 parent 5b4a2e9 commit dfac508

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

jdk_8_maven/em/embedded/rest/gestaohospital/src/main/java/hospital/EmbeddedEvoMasterController.java renamed to jdk_8_maven/em/embedded/rest/gestaohospital/src/main/java/br/com/codenation/hospital/EmbeddedEvoMasterController.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
package hospital;
1+
package br.com.codenation.hospital;
22

3-
import br.com.codenation.hospital.GestaohospitalarApplication;
43
import com.mongodb.MongoClient;
54
import org.evomaster.client.java.controller.EmbeddedSutController;
65
import org.evomaster.client.java.controller.InstrumentedSutStarter;

0 commit comments

Comments
 (0)