diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/mastodon-profile-tests.el | 2 |
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" |