This commit is contained in:
mattwr18 2019-10-04 12:09:22 +02:00
parent 3b5e39c54d
commit c9219f0be3

View File

@ -701,7 +701,7 @@ import { gql } from '../jest/helpers'
author: jennyRostock, author: jennyRostock,
postId: 'p2', postId: 'p2',
}) })
}) }),
) )
await Promise.all( await Promise.all(
@ -710,7 +710,7 @@ import { gql } from '../jest/helpers'
author: jennyRostock, author: jennyRostock,
postId: 'p15', postId: 'p15',
}) })
}) }),
) )
await Promise.all( await Promise.all(
@ -719,7 +719,7 @@ import { gql } from '../jest/helpers'
author: jennyRostock, author: jennyRostock,
postId: 'p4', postId: 'p4',
}) })
}) }),
) )
await Promise.all( await Promise.all(
@ -737,7 +737,7 @@ import { gql } from '../jest/helpers'
author: peterLustig, author: peterLustig,
postId: 'p4', postId: 'p4',
}) })
}) }),
) )
await Promise.all( await Promise.all(
@ -746,7 +746,7 @@ import { gql } from '../jest/helpers'
author: peterLustig, author: peterLustig,
postId: 'p14', postId: 'p14',
}) })
}) }),
) )
await Promise.all( await Promise.all(
@ -755,7 +755,7 @@ import { gql } from '../jest/helpers'
author: peterLustig, author: peterLustig,
postId: 'p0', postId: 'p0',
}) })
}) }),
) )
await Promise.all( await Promise.all(
@ -773,7 +773,7 @@ import { gql } from '../jest/helpers'
author: dewey, author: dewey,
postId: 'p2', postId: 'p2',
}) })
}) }),
) )
await Promise.all( await Promise.all(
@ -782,7 +782,7 @@ import { gql } from '../jest/helpers'
author: dewey, author: dewey,
postId: 'p6', postId: 'p6',
}) })
}) }),
) )
await Promise.all( await Promise.all(
@ -791,7 +791,7 @@ import { gql } from '../jest/helpers'
author: dewey, author: dewey,
postId: 'p9', postId: 'p9',
}) })
}) }),
) )
await Promise.all( await Promise.all(
@ -809,7 +809,7 @@ import { gql } from '../jest/helpers'
author: louie, author: louie,
postId: 'p1', postId: 'p1',
}) })
}) }),
) )
await Promise.all( await Promise.all(
@ -818,7 +818,7 @@ import { gql } from '../jest/helpers'
author: louie, author: louie,
postId: 'p10', postId: 'p10',
}) })
}) }),
) )
await Promise.all( await Promise.all(
@ -827,7 +827,7 @@ import { gql } from '../jest/helpers'
author: louie, author: louie,
postId: 'p13', postId: 'p13',
}) })
}) }),
) )
await Promise.all( await Promise.all(
@ -845,7 +845,7 @@ import { gql } from '../jest/helpers'
author: bobDerBaumeister, author: bobDerBaumeister,
postId: 'p2', postId: 'p2',
}) })
}) }),
) )
await Promise.all( await Promise.all(
@ -854,7 +854,7 @@ import { gql } from '../jest/helpers'
author: bobDerBaumeister, author: bobDerBaumeister,
postId: 'p12', postId: 'p12',
}) })
}) }),
) )
await Promise.all( await Promise.all(
@ -863,7 +863,7 @@ import { gql } from '../jest/helpers'
author: bobDerBaumeister, author: bobDerBaumeister,
postId: 'p13', postId: 'p13',
}) })
}) }),
) )
await Promise.all( await Promise.all(
@ -881,7 +881,7 @@ import { gql } from '../jest/helpers'
author: huey, author: huey,
postId: 'p0', postId: 'p0',
}) })
}) }),
) )
await Promise.all( await Promise.all(
@ -890,7 +890,7 @@ import { gql } from '../jest/helpers'
author: huey, author: huey,
postId: 'p13', postId: 'p13',
}) })
}) }),
) )
await Promise.all( await Promise.all(
@ -899,7 +899,7 @@ import { gql } from '../jest/helpers'
author: huey, author: huey,
postId: 'p15', postId: 'p15',
}) })
}) }),
) )
/* eslint-disable-next-line no-console */ /* eslint-disable-next-line no-console */