diff options
author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2022-08-27 11:18:14 +0200 |
---|---|---|
committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2022-08-27 11:18:14 +0200 |
commit | 9d5767dc5e7ec49f6a5f4e4f2a5192c0d3c4af4d (patch) | |
tree | bf8a465539471adab21975e75d628e46912e4e61 /test/mastodon-profile-tests.el | |
parent | ed8353064120e8941c617884c361c2cf1898e674 (diff) | |
parent | 29e6750c606333b3fe06f55c99cfdffc2e04a3ff (diff) |
Merge branch 'woodpecker' into develop
Diffstat (limited to 'test/mastodon-profile-tests.el')
-rw-r--r-- | test/mastodon-profile-tests.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/mastodon-profile-tests.el b/test/mastodon-profile-tests.el index ca323ea..817e386 100644 --- a/test/mastodon-profile-tests.el +++ b/test/mastodon-profile-tests.el @@ -272,12 +272,12 @@ content generation in the function under test." " ------------\n" "\n" "<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.</p> \n" - " Eugen (@Gargron) 2021-11-11 12:11:11\n" + " Eugen (@Gargron) 2021-11-11 11:11:11\n" " ------------\n" "\n" "\n" "<p><span class=\"h-card\"><a href=\"https://social.bau-ha.us/@CCC\" class=\"u-url mention\">@<span>CCC</span></a></span> At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</p> \n" - " Eugen (@Gargron) 2021-11-11 01:00:00\n" + " Eugen (@Gargron) 2021-11-11 00:00:00\n" " ------------\n" "\n" ))) |