remove group constrainte, it's now a normal group
This commit is contained in:
10
tests/dictionaries_old/40ifin_multi2/makedict/after.json
Normal file
10
tests/dictionaries_old/40ifin_multi2/makedict/after.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"rougail.general.mode_conteneur_actif": {
|
||||
"owner": "default",
|
||||
"value": "non"
|
||||
},
|
||||
"rougail.general2.mode_conteneur_actif2": {
|
||||
"owner": "default",
|
||||
"value": "oui"
|
||||
}
|
||||
}
|
4
tests/dictionaries_old/40ifin_multi2/makedict/base.json
Normal file
4
tests/dictionaries_old/40ifin_multi2/makedict/base.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"rougail.general.mode_conteneur_actif": "non",
|
||||
"rougail.general2.mode_conteneur_actif2": "oui"
|
||||
}
|
10
tests/dictionaries_old/40ifin_multi2/makedict/before.json
Normal file
10
tests/dictionaries_old/40ifin_multi2/makedict/before.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"rougail.general.mode_conteneur_actif": {
|
||||
"owner": "default",
|
||||
"value": "non"
|
||||
},
|
||||
"rougail.general2.mode_conteneur_actif2": {
|
||||
"owner": "default",
|
||||
"value": "oui"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user