diff options
author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2022-11-22 11:09:59 +0100 |
---|---|---|
committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2022-11-22 13:15:32 +0100 |
commit | 523efc5bc6630cdcd455513aa3640492c41ab6ef (patch) | |
tree | 3033a2d2f170edd118645c623e4fd20a9e346347 /test/mastodon-profile-tests.el | |
parent | 2256d29650521deac96dad531c5e7384cb0304ff (diff) |
fix joined date in profile tests 2
Diffstat (limited to 'test/mastodon-profile-tests.el')
-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 bf0bc3f..f603203 100644 --- a/test/mastodon-profile-tests.el +++ b/test/mastodon-profile-tests.el @@ -268,7 +268,7 @@ content generation in the function under test." " ------------\n" " TOOTS: 70741 | FOLLOWERS: 470905 | FOLLOWING: 451\n" " ------------\n" - "\n" + "\n\n" "Joined March 2016" "\n\n" " ------------\n" |