Skip to content
Snippets Groups Projects
Commit 5fd79b8d authored by Mihail Dunaev's avatar Mihail Dunaev
Browse files

refactor(submission): remove old comment

re #52
parent b0bc1dd0
No related branches found
No related tags found
1 merge request!29Get current ms
......@@ -74,7 +74,6 @@ describe('Submission', () => {
}
const graphqlQuery = jsonToGraphQLQuery(query, { pretty: true })
// const { body } = await request(query)
const { body } = await request(graphqlQuery)
expect(body.errors).toBeUndefined()
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment