modif sur les datas csv

This commit is contained in:
yann 2020-12-27 15:07:15 +01:00
parent ca6af9a406
commit 4c5c9cf2b3
3 changed files with 33 additions and 29 deletions

View file

@ -15,7 +15,7 @@ public class ImportData {
*/
ImportData(){
this.url = "https://www.fdj.fr/jeux-de-tirage/loto/statistiques";
this.repDes = "src/test/resources/";
this.repDes = "src/test/resources/Download/";
}
/**