summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2026-03-11 17:51:26 +0100
committerCarl Hetherington <cth@carlh.net>2026-03-11 17:52:51 +0100
commit5c56ba16de3d9ed6ca800ee1cdf4a894cd9ac6d6 (patch)
treef89c49f1f760860eb3faab7e68fb52ce9d1a1152 /test
parentbedcfdc56ed67074f2ae37b87a3db05673d940c9 (diff)
Fix some tests broken by changes elsewhere.
Diffstat (limited to 'test')
-rw-r--r--test/analytics_test.cc2
m---------test/data0
2 files changed, 1 insertions, 1 deletions
diff --git a/test/analytics_test.cc b/test/analytics_test.cc
index 1404738e1..889eb7300 100644
--- a/test/analytics_test.cc
+++ b/test/analytics_test.cc
@@ -53,7 +53,7 @@ BOOST_AUTO_TEST_CASE(many_successful_encodes_test)
BOOST_CHECK_EQUAL(last_title, "Congratulations!");
BOOST_CHECK_EQUAL(last_body,
"<h2>You have made 20 DCPs with DCP-o-matic!</h2>"
- "<img width=\"20%%\" src=\"memory:me.jpg\" align=\"center\">"
+ "<img width=\"150\" height=\"193\" src=\"memory:me.jpg\" align=\"center\">"
"<font size=\"+1\">"
"<p>Hello. I'm Carl and I'm the "
"developer of DCP-o-matic. I work on it in my spare time (with the help "
diff --git a/test/data b/test/data
-Subproject e3fb4c0f7521a8672d8c8d586cad5e6d5b8d2f3
+Subproject f93feeca2c9f44819a7e50f98262dc960f8d7e9