chore: add pre-commit hooks chore: add pre-commit hooks chore: add pre-commit hooks chore: add pre-commit hooks
8 lines
185 B
Markdown
8 lines
185 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.
|