Skip to content

Commit e4fb275

Browse files
Arreglo error de test java
1 parent 9b80c33 commit e4fb275

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

java/src/test/java/org/CreadoresProgram/ServerWebGamePost/TestServerWGP.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ public void processDatapack(JSONObject datapack){
2727
@Override
2828
public void processDatapack(JSONObject datapack){
2929
System.out.println(datapack.getString("status"));
30-
server.stop();
3130
System.out.println(prefix+"Test Done!");
3231
System.exit(0);
3332
}

0 commit comments

Comments
 (0)