mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Fix lint
This commit is contained in:
parent
3b5e39c54d
commit
c9219f0be3
@ -701,7 +701,7 @@ import { gql } from '../jest/helpers'
|
||||
author: jennyRostock,
|
||||
postId: 'p2',
|
||||
})
|
||||
})
|
||||
}),
|
||||
)
|
||||
|
||||
await Promise.all(
|
||||
@ -710,7 +710,7 @@ import { gql } from '../jest/helpers'
|
||||
author: jennyRostock,
|
||||
postId: 'p15',
|
||||
})
|
||||
})
|
||||
}),
|
||||
)
|
||||
|
||||
await Promise.all(
|
||||
@ -719,7 +719,7 @@ import { gql } from '../jest/helpers'
|
||||
author: jennyRostock,
|
||||
postId: 'p4',
|
||||
})
|
||||
})
|
||||
}),
|
||||
)
|
||||
|
||||
await Promise.all(
|
||||
@ -737,7 +737,7 @@ import { gql } from '../jest/helpers'
|
||||
author: peterLustig,
|
||||
postId: 'p4',
|
||||
})
|
||||
})
|
||||
}),
|
||||
)
|
||||
|
||||
await Promise.all(
|
||||
@ -746,7 +746,7 @@ import { gql } from '../jest/helpers'
|
||||
author: peterLustig,
|
||||
postId: 'p14',
|
||||
})
|
||||
})
|
||||
}),
|
||||
)
|
||||
|
||||
await Promise.all(
|
||||
@ -755,7 +755,7 @@ import { gql } from '../jest/helpers'
|
||||
author: peterLustig,
|
||||
postId: 'p0',
|
||||
})
|
||||
})
|
||||
}),
|
||||
)
|
||||
|
||||
await Promise.all(
|
||||
@ -773,7 +773,7 @@ import { gql } from '../jest/helpers'
|
||||
author: dewey,
|
||||
postId: 'p2',
|
||||
})
|
||||
})
|
||||
}),
|
||||
)
|
||||
|
||||
await Promise.all(
|
||||
@ -782,7 +782,7 @@ import { gql } from '../jest/helpers'
|
||||
author: dewey,
|
||||
postId: 'p6',
|
||||
})
|
||||
})
|
||||
}),
|
||||
)
|
||||
|
||||
await Promise.all(
|
||||
@ -791,7 +791,7 @@ import { gql } from '../jest/helpers'
|
||||
author: dewey,
|
||||
postId: 'p9',
|
||||
})
|
||||
})
|
||||
}),
|
||||
)
|
||||
|
||||
await Promise.all(
|
||||
@ -809,7 +809,7 @@ import { gql } from '../jest/helpers'
|
||||
author: louie,
|
||||
postId: 'p1',
|
||||
})
|
||||
})
|
||||
}),
|
||||
)
|
||||
|
||||
await Promise.all(
|
||||
@ -818,7 +818,7 @@ import { gql } from '../jest/helpers'
|
||||
author: louie,
|
||||
postId: 'p10',
|
||||
})
|
||||
})
|
||||
}),
|
||||
)
|
||||
|
||||
await Promise.all(
|
||||
@ -827,7 +827,7 @@ import { gql } from '../jest/helpers'
|
||||
author: louie,
|
||||
postId: 'p13',
|
||||
})
|
||||
})
|
||||
}),
|
||||
)
|
||||
|
||||
await Promise.all(
|
||||
@ -845,7 +845,7 @@ import { gql } from '../jest/helpers'
|
||||
author: bobDerBaumeister,
|
||||
postId: 'p2',
|
||||
})
|
||||
})
|
||||
}),
|
||||
)
|
||||
|
||||
await Promise.all(
|
||||
@ -854,7 +854,7 @@ import { gql } from '../jest/helpers'
|
||||
author: bobDerBaumeister,
|
||||
postId: 'p12',
|
||||
})
|
||||
})
|
||||
}),
|
||||
)
|
||||
|
||||
await Promise.all(
|
||||
@ -863,7 +863,7 @@ import { gql } from '../jest/helpers'
|
||||
author: bobDerBaumeister,
|
||||
postId: 'p13',
|
||||
})
|
||||
})
|
||||
}),
|
||||
)
|
||||
|
||||
await Promise.all(
|
||||
@ -881,7 +881,7 @@ import { gql } from '../jest/helpers'
|
||||
author: huey,
|
||||
postId: 'p0',
|
||||
})
|
||||
})
|
||||
}),
|
||||
)
|
||||
|
||||
await Promise.all(
|
||||
@ -890,7 +890,7 @@ import { gql } from '../jest/helpers'
|
||||
author: huey,
|
||||
postId: 'p13',
|
||||
})
|
||||
})
|
||||
}),
|
||||
)
|
||||
|
||||
await Promise.all(
|
||||
@ -899,7 +899,7 @@ import { gql } from '../jest/helpers'
|
||||
author: huey,
|
||||
postId: 'p15',
|
||||
})
|
||||
})
|
||||
}),
|
||||
)
|
||||
|
||||
/* eslint-disable-next-line no-console */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user