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