-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
de27702
commit 2e96ade
Showing
3 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
iddominio,codiceipa,ragionesociale,descrizione,iban,idsellerbank,dataattivazioneiban,operazione | ||
00168480242,istsc_sais011002,C.PISACANE SAPRI,desc xxx,IT84H0706676470000000822789,,2024-12-01,I | ||
11100011111,ccplia3,CPIA 2 - ITALO CALVINO,desc yyy,IT74L0306905020100000046450,,2024-12-01,I | ||
00168480242,istsc_sais011002,C.PISACANE SAPRI,desc xxx,IT84H0706676470000000822789,,2025-12-01,I | ||
11100011111,ccplia3,CPIA 2 - ITALO CALVINO,desc yyy,IT74L0306905020100000046450,,2025-12-01,I |
4 changes: 2 additions & 2 deletions
4
src/test/resources/file/massiveIbansValid_existingIban_Insert.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
iddominio,codiceipa,ragionesociale,descrizione,iban,idsellerbank,dataattivazioneiban,operazione | ||
00168480242,istsc_sais011002,C.PISACANE SAPRI,desc xxx,IT84H0706676470000000822789,,2024-12-01,I | ||
11100011111,ccplia3,CPIA 2 - ITALO CALVINO,desc yyy,IT84H0706676470000000822789,,2024-12-01,I | ||
00168480242,istsc_sais011002,C.PISACANE SAPRI,desc xxx,IT84H0706676470000000822789,,2025-12-01,I | ||
11100011111,ccplia3,CPIA 2 - ITALO CALVINO,desc yyy,IT84H0706676470000000822789,,2025-12-01,I |