1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nextcloud_ynh.git synced 2024-09-03 19:55:57 +02:00

curl tests: fix expect_title lang

This commit is contained in:
Alexandre Aubin 2024-08-24 19:56:06 +02:00
parent 1856729055
commit efeea41ddf

View file

@ -18,11 +18,11 @@ test_format = 1.0
#dash.path = "/"
dash.logged_on_sso = true
dash.expect_title = "Tableau de bord - Nextcloud"
dash.expect_title = "Dashboard - Nextcloud"
admin.path = "/settings/admin"
admin.logged_on_sso = true
admin.expect_title = "Paramètres d'administration - Nextcloud"
admin.expect_title = "Administration settings - Nextcloud"
asset.path = "/core/img/logo/logo.svg"