From 03fffa57eeb48d619644e66e4a4064bd057db7fb Mon Sep 17 00:00:00 2001 From: Squidly Date: Fri, 1 Aug 2014 18:06:22 +0200 Subject: [PATCH] Adding a domain associated to phpunit user in domaines.yml --- phpunit/tests/_datasets/domaines.yml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/phpunit/tests/_datasets/domaines.yml b/phpunit/tests/_datasets/domaines.yml index 17399e98..06c44fff 100644 --- a/phpunit/tests/_datasets/domaines.yml +++ b/phpunit/tests/_datasets/domaines.yml @@ -1,8 +1,18 @@ domaines: - id : 1 - compte : 2001 - domaine : example.tld + compte : 2000 + domaine : admin.tld + gesdns : 1 + gesmx : 1 + noerase : 0 + dns_action : OK + dns_result : 0 + zonettl : 86400 + - + id : 2 + compte : 2001 + domaine : domain1.tld gesdns : 1 gesmx : 1 noerase : 0