Update tests (#595)

This commit is contained in:
Xavier Guimard 2017-01-30 09:08:46 +00:00
parent 5e2e7a62ee
commit 67712c789c
4 changed files with 7 additions and 7 deletions

View File

@ -1363,7 +1363,7 @@
"type": "simpleInputContainer"
}, {
"_nodes": [{
"default": "http://auth.example.com/mail.pl",
"default": "http://auth.example.com/resetpwd",
"id": "mailUrl",
"title": "mailUrl"
}, {

View File

@ -1528,10 +1528,10 @@
"title": "mailOther",
"type": "simpleInputContainer",
"nodes": [{
"default": "http://auth.example.com/mail.pl",
"default": "http://auth.example.com/resetpwd",
"id": "mailUrl",
"title": "mailUrl",
"data": "http://auth.example.com/mail.pl"
"data": "http://auth.example.com/resetpwd"
}, {
"default": "[A-Z]{3}[a-z]{5}.\\d{2}",
"id": "randomPasswordRegexp",

View File

@ -1539,10 +1539,10 @@
"title": "mailOther",
"type": "simpleInputContainer",
"nodes": [{
"default": "http://auth.example.com/mail.pl",
"default": "http://auth.example.com/resetpwd",
"id": "mailUrl",
"title": "mailUrl",
"data": "http://auth.example.com/mail.pl"
"data": "http://auth.example.com/resetpwd"
}, {
"default": "[A-Z]{3}[a-z]{5}.\\d{2}",
"id": "randomPasswordRegexp",

View File

@ -1528,10 +1528,10 @@
"title": "mailOther",
"type": "simpleInputContainer",
"nodes": [{
"default": "http://auth.example.com/mail.pl",
"default": "http://auth.example.com/resetpwd",
"id": "mailUrl",
"title": "mailUrl",
"data": "http://auth.example.com/mail.pl"
"data": "http://auth.example.com/resetpwd"
}, {
"default": "[A-Z]{3}[a-z]{5}.\\d{2}",
"id": "randomPasswordRegexp",