Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
mamartinezmejia committed Jun 1, 2023
1 parent b9ceaa1 commit 91115b5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions backend/src/test/resources/failValidationTest.csv
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,8 @@ userIdTest,false,1234,Auric Enterprises,A,R,GP,Y,false,false,false,3570 S Las Ve
userIdTest,false,1234,Auric Enterprises,ABC,DEF,GHI,Y,false,false,false,3570 S Las Vegas Blvd,US,NV,Las Vegas,89109,false,false,LP,James,Bond,98765432101,[email protected]
userIdTest,false,1234,Auric Enterprises,A,U,GP,Y,false,false,false,3570 S Las Vegas Blvd,US,NV,Las Vega,89109,false,false,LP,James,Bond,98765432101,[email protected],false
userIdTest,false,1234,,A,U,GP,Y,false,false,false,3570 S Las Vegas Blvd,US,NV,Las Vega,89109,false,false,LP,James,Bond,98765432101,[email protected]
userIdTest,false,1234,,A,U,GP,Y,false,false,false,3570 S Las Vegas Blvd,CA,,Las Vega,,false,false,LP,James,Bond,98765432101,[email protected]
userIdTest,false,1234,,A,U,GP,Y,false,false,false,3570 S Las Vegas Blvd,US,,Las Vega,,false,false,LP,James,Bond,98765432101,[email protected]
userIdTest,false,1234,,A,U,GP,Y,false,false,false,3570 S Las Vegas Blvd,CO,,Las Vega,,false,false,LP,James,Bond,98765432101,[email protected]
userIdTest,false,1234,,A,U,GP,Y,false,false,false,3570 S Las Vegas Blvd,CO,,La Vega,77777777,false,false,LP,James,Bond,98765432101,[email protected]
,false,,,,,,,false,false,false,,,,,,false,false,,,,,,false,,,,

0 comments on commit 91115b5

Please sign in to comment.