WebGoat/FAQ.md
2023-06-04 11:19:47 +02:00

9 lines
186 B
Markdown

# FAQ for development
## Introduction
### Integration tests fail
Try to run the command in the console `java -jar ...` and remove `-Dlogging.pattern.console=` from the command line.