From 95a0b94bda61a8a692985225b3f9aacccd18628e Mon Sep 17 00:00:00 2001 From: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Date: Thu, 29 Aug 2024 18:09:57 +0200 Subject: [PATCH] curl tests: auto-test assets on the home page --- tests.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests.toml b/tests.toml index f2b60a5..bd538ce 100644 --- a/tests.toml +++ b/tests.toml @@ -17,6 +17,7 @@ test_format = 1.0 [default.curl_tests] #home.path = "/" home.expect_title = "Login - Nextcloud" + home.auto_test_assets = true #dash.path = "/" dash.logged_on_sso = true