mirror of
https://github.com/wassname/talk.git
synced 2026-08-16 11:29:31 +08:00
Adapt snapshot
This commit is contained in:
@@ -5,6 +5,7 @@ exports[`renders body only 1`] = `
|
||||
<IndentedComment
|
||||
author={
|
||||
Object {
|
||||
"id": "author-id",
|
||||
"username": null,
|
||||
}
|
||||
}
|
||||
@@ -34,6 +35,7 @@ exports[`renders username and body 1`] = `
|
||||
<IndentedComment
|
||||
author={
|
||||
Object {
|
||||
"id": "author-id",
|
||||
"username": "Marvin",
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user