remove group constrainte, it's now a normal group
This commit is contained in:
10
tests/dictionaries_old/40empty_param/makedict/after.json
Normal file
10
tests/dictionaries_old/40empty_param/makedict/after.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"rougail.proxy_authentifie.toto1": {
|
||||
"owner": "default",
|
||||
"value": null
|
||||
},
|
||||
"rougail.proxy_authentifie.toto2": {
|
||||
"owner": "default",
|
||||
"value": "3127"
|
||||
}
|
||||
}
|
4
tests/dictionaries_old/40empty_param/makedict/base.json
Normal file
4
tests/dictionaries_old/40empty_param/makedict/base.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"rougail.proxy_authentifie.toto1": null,
|
||||
"rougail.proxy_authentifie.toto2": "3127"
|
||||
}
|
10
tests/dictionaries_old/40empty_param/makedict/before.json
Normal file
10
tests/dictionaries_old/40empty_param/makedict/before.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"rougail.proxy_authentifie.toto1": {
|
||||
"owner": "default",
|
||||
"value": null
|
||||
},
|
||||
"rougail.proxy_authentifie.toto2": {
|
||||
"owner": "default",
|
||||
"value": "3127"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user