Lint Fix in Backend

This commit is contained in:
Wolfgang Huß 2019-06-03 19:48:36 +02:00
parent 62993cc3e9
commit cc774b03b8

View File

@ -6,7 +6,6 @@ import { host, login } from '../jest/helpers'
const factory = Factory()
let client
let createCommentVariables
let deleteCommentVariables
let createPostVariables
let createCommentVariablesSansPostId
let createCommentVariablesWithNonExistentPost