summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/end2end/features/downloads.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/end2end/features/downloads.feature b/tests/end2end/features/downloads.feature
index 47835fd79..a71b50c34 100644
--- a/tests/end2end/features/downloads.feature
+++ b/tests/end2end/features/downloads.feature
@@ -603,7 +603,7 @@ Feature: Downloading things from a website.
And I set content.tls.certificate_errors to load-insecurely
And I download an SSL redirect page
# First error is due to the load-insecurely value above
- Then the error "Certificate error: The certificate is self-signed, and untrusted" should be shown
+ Then the error "Certificate error: *The certificate is self-signed, and untrusted" should be shown
And the error "Download error: Insecure redirect" should be shown
And the downloaded file download.bin should not exist