Skip to content

Commit

Permalink
Fix comment in test
Browse files Browse the repository at this point in the history
  • Loading branch information
helfer authored Jan 22, 2017
1 parent c713e5a commit b3a9d38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/QueryManager.ts
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@ describe('QueryManager', () => {
});

// Easy to get into this state if you write an incorrect `formatError`
// function with graphql-tools
// function with graphql-server or express-graphql
it('error array with nulls (handle non-spec-compliant server) #1185', (done) => {
assertWithObserver({
done,
Expand Down

0 comments on commit b3a9d38

Please sign in to comment.