aboutsummaryrefslogtreecommitdiff
path: root/test/mastodon-profile-tests.el
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus [a t] riseup [d o t] net>2022-11-12 16:32:38 +0100
committermarty hiatt <martianhiatus [a t] riseup [d o t] net>2022-11-12 16:32:38 +0100
commit9911006343fdb4290b2cd510bbc05a6cf1cdbaae (patch)
treedfc9b73a2624533d24ab26dff44f49357e932d0f /test/mastodon-profile-tests.el
parent4354b7dd3a6205018d3dc99cba547d5862da7889 (diff)
fix make-author-buffer test: include header img
Diffstat (limited to 'test/mastodon-profile-tests.el')
-rw-r--r--test/mastodon-profile-tests.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mastodon-profile-tests.el b/test/mastodon-profile-tests.el
index 74d5248..267e48b 100644
--- a/test/mastodon-profile-tests.el
+++ b/test/mastodon-profile-tests.el
@@ -259,7 +259,7 @@ content generation in the function under test."
(buffer-substring-no-properties (point-min) (point-max))
(concat
"\n"
- "[img] \n"
+ "[img] [img] \n"
"Eugen\n"
"@Gargron\n"
" ------------\n"