summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes 'josch' Schauer <josch@debian.org>2019-09-25 00:30:04 +0200
committerJohannes 'josch' Schauer <josch@debian.org>2019-09-25 00:30:04 +0200
commit111b60a792a96195d89c8d1b7369e900ba15f4b7 (patch)
tree78e934a42e60cefec6304ce8e9376289ab93ccc8
parent9dfec3094a346729c8472fd6fc1f3517d44c6c00 (diff)
debian/tests/general: adjust test for new front page
-rw-r--r--debian/tests/general2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/tests/general b/debian/tests/general
index d56a7b7..961b6c4 100644
--- a/debian/tests/general
+++ b/debian/tests/general
@@ -8,4 +8,4 @@ ln -s ../sites-available/rss-bridge /etc/nginx/sites-enabled/rss-bridge
systemctl restart nginx
-curl --silent localhost | grep '<h1>RSS-Bridge</h1>'
+curl --silent localhost | grep '<title>RSS-Bridge</title>'