summaryrefslogtreecommitdiff
path: root/internal/api/client/statuses/statushistory_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/api/client/statuses/statushistory_test.go')
-rw-r--r--internal/api/client/statuses/statushistory_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/api/client/statuses/statushistory_test.go b/internal/api/client/statuses/statushistory_test.go
index 61c15b58a..fe650402f 100644
--- a/internal/api/client/statuses/statushistory_test.go
+++ b/internal/api/client/statuses/statushistory_test.go
@@ -91,7 +91,7 @@ func (suite *StatusHistoryTestSuite) TestGetHistory() {
suite.Equal(`[
{
- "content": "hello everyone!",
+ "content": "\u003cp\u003ehello everyone!\u003c/p\u003e",
"spoiler_text": "introduction post",
"sensitive": true,
"created_at": "2021-10-20T10:40:37.000Z",