lint fix
This commit is contained in:
parent
4177de913d
commit
f0d05b7560
|
@ -322,5 +322,5 @@ export const actions = times(30, i => ({
|
|||
text: 'thread 2b2a',
|
||||
inReplyTo: 'bazthread-thread 2b2'
|
||||
}
|
||||
},
|
||||
}
|
||||
]))
|
||||
|
|
|
@ -85,5 +85,5 @@ export const bazThreadRelativeTo2 = [
|
|||
{content: 'thread 2b1'},
|
||||
{content: 'thread 2b2'},
|
||||
{content: 'thread 2b2a'},
|
||||
{content: 'thread 2c'},
|
||||
{content: 'thread 2c'}
|
||||
]
|
Loading…
Reference in a new issue