This commit is contained in:
Nolan Lawson 2018-03-08 18:09:35 -08:00
parent 4177de913d
commit f0d05b7560
4 changed files with 11 additions and 11 deletions

View file

@ -322,5 +322,5 @@ export const actions = times(30, i => ({
text: 'thread 2b2a',
inReplyTo: 'bazthread-thread 2b2'
}
},
}
]))

View file

@ -85,5 +85,5 @@ export const bazThreadRelativeTo2 = [
{content: 'thread 2b1'},
{content: 'thread 2b2'},
{content: 'thread 2b2a'},
{content: 'thread 2c'},
{content: 'thread 2c'}
]