Testing tests
This commit is contained in:
@@ -85,6 +85,8 @@ public class ApplicationTests{
|
||||
}catch(Throwable r){
|
||||
fail(r);
|
||||
}
|
||||
|
||||
Log.info("init app");
|
||||
}
|
||||
|
||||
@BeforeEach
|
||||
|
||||
Reference in New Issue
Block a user