mirror of
https://git.victorphan.net/basketballcantho/Teedy_custom.git
synced 2026-08-05 14:03:10 +07:00
fix tests
This commit is contained in:
@@ -127,5 +127,8 @@ public abstract class BaseJerseyTest extends JerseyTest {
|
||||
if (httpServer != null) {
|
||||
httpServer.shutdownNow();
|
||||
}
|
||||
if (wiser != null) {
|
||||
wiser.stop();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user