diff options
author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2022-08-27 10:53:04 +0200 |
---|---|---|
committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2022-08-27 10:53:04 +0200 |
commit | 29e6750c606333b3fe06f55c99cfdffc2e04a3ff (patch) | |
tree | bf8a465539471adab21975e75d628e46912e4e61 /test/mastodon-profile-tests.el | |
parent | 1a66ec50e5a85910a55a83a827998d66bc3a96eb (diff) |
test profile buffer for - change time stamp for woodpecker
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" ))) |