refactor: replace custom CRM with Monica fork
Some checks failed
Build & Push Monica Image to Gitea Registry / build-and-push (push) Failing after 9s
Some checks failed
Build & Push Monica Image to Gitea Registry / build-and-push (push) Failing after 9s
This commit is contained in:
10
tests/stubs/single_vcard_stub.vcard
Normal file
10
tests/stubs/single_vcard_stub.vcard
Normal file
@@ -0,0 +1,10 @@
|
||||
BEGIN:VCARD
|
||||
VERSION:3.0
|
||||
FN:Bono
|
||||
N:;Bono;;;
|
||||
EMAIL;TYPE=INTERNET:bono@example.com
|
||||
TEL:+1 202-555-0191
|
||||
ORG:U2
|
||||
BDAY:1960-05-10
|
||||
NOTE:Lorem ipsum dolor sit amet
|
||||
END:VCARD
|
||||
Reference in New Issue
Block a user