Projet

Général

Profil

« Précédent | Suivant » 

Révision 934bd45a

Ajouté par Frédéric Péters il y a environ 9 ans

tests: update with /backoffice/ location (#6726)

Voir les différences:

tests/test_admin_pages.py
64 64
def test_with_superuser():
65 65
    create_superuser()
66 66
    app = login(get_app(pub))
67
    resp = app.get('/admin/')
67
    resp = app.get('/backoffice/')
68 68
    assert 'Au Quotidien' in resp.body

Formats disponibles : Unified diff