feat(TestSubstep): prettify error body

This commit is contained in:
Ali BARIN
2022-09-28 09:38:18 +02:00
parent 8e60f3dfd7
commit e5bd4228b2
3 changed files with 16 additions and 3 deletions

View File

@@ -49,7 +49,7 @@ const createErrorLink = (callback: CreateLinkOptions['onError']): ApolloLink =>
});
// eslint-disable-next-line @typescript-eslint/no-empty-function
const noop = () => {};
const noop = () => { };
const createLink = (options: CreateLinkOptions): ApolloLink => {
const {