Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Commit

Permalink
Adjust test assertion to account for Apollo Server bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
mkai committed Feb 14, 2020
1 parent 2cf800d commit ac23fb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/server.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ describe('Server', () => {
exception: {
invalidArgs: ['foo'],
},
invalidArgs: ['foo'],
},
locations: [],
message:
Expand Down

0 comments on commit ac23fb8

Please sign in to comment.