From 4a43b499291170940bd1957e0f290914148dcccf Mon Sep 17 00:00:00 2001 From: Artur Beljajev Date: Thu, 16 Aug 2018 16:34:54 +0300 Subject: [PATCH] Quote value in fixture --- test/fixtures/contacts.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/fixtures/contacts.yml b/test/fixtures/contacts.yml index 1f2e4b8da..cb9387090 100644 --- a/test/fixtures/contacts.yml +++ b/test/fixtures/contacts.yml @@ -14,7 +14,7 @@ william: &william name: William email: william@inbox.test phone: '+555.555' - fax: +555.555 + fax: '+666.6' ident: 1234 ident_type: priv ident_country_code: US