Skip to content

Commit c176e2a

Browse files
committed
Fixing tests - Part 2
1 parent 0b94271 commit c176e2a

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

UnitTests/TestFiles/import.csv

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
ServiceName ServiceUrl ServiceNotes AccountLabel Identifiers Password AccountNotes AccountOptions PasswordUpdateReminderDelay
2+
"Service0" "www.service0.xyz" "Service0\u0027s notes" "Account0" "[email protected]|[email protected]" "0000" "Service0\u0027s Account0\u0027s notes" "None" 3
3+
"Service0" "www.service0.xyz" "Service0\u0027s notes" "Account1" "[email protected]|[email protected]" "1111" "Service0\u0027s Account1\u0027s notes" "None" 3
4+
"Service1" "www.service1.xyz" "Service1\u0027s notes" "Account0" "[email protected]|[email protected]" "AAAA" "Service1\u0027s Account0\u0027s notes" "None" 3
5+
"Service1" "www.service1.xyz" "Service1\u0027s notes" "Account1" "[email protected]|[email protected]" "BBBB" "Service1\u0027s Account1\u0027s notes" "None" 3

0 commit comments

Comments
 (0)