correction confif + Junit 5

This commit is contained in:
Rochas
2024-12-19 23:42:06 +01:00
parent b8d9eb5771
commit 45d796afc6
6 changed files with 79 additions and 11 deletions

5
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"files.watcherExclude": {
"**/target": true
}
}