Projet

Général

Profil

0002-test_schemas-adapt-to-newly-exposed-field-of-Authent.patch

Benjamin Dauvergne, 07 juin 2019 22:20

Télécharger (903 octets)

Voir les différences:

Subject: [PATCH 02/10] test_schemas: adapt to newly exposed field of Authentic
 (#29240)

 tests_schemas/example_env.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
tests_schemas/example_env.json
156 156
            "slug": "idp",
157 157
            "template_name": "signal-publik",
158 158
            "title": "Connexion",
159
            "variables": {}
159
            "variables": {},
160
            "use_as_idp_for_self": true
160 161
        },
161 162
        {
162 163
            "backoffice-menu-url": "https://demarches-instance-name.dev.signalpublik.com/backoffice/menu.json",
163
-