modif sur les datas csv
This commit is contained in:
parent
15f5c1068a
commit
b5cca0443b
2 changed files with 10 additions and 5 deletions
|
|
@ -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/";
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Reference in a new issue