More tests fixed.

This commit is contained in:
Paulo Gustavo Veiga
2024-02-03 14:51:59 -08:00
parent 51e2732ae2
commit 80c30daece
4 changed files with 41 additions and 40 deletions

View File

@@ -12,7 +12,7 @@ spring.sql.init.mode=always
spring.sql.init.platform=hsqldb
# LOG
logging.level.root=DEBUG
logging.level.root=TRACE
logging.level.org.apache.tomcat=INFO
##################################################################################