Skip to content

Commit 6f38c9f

Browse files
committed
revert graph test
1 parent 6e2a80c commit 6f38c9f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/ParseGraphQLServer.spec.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2613,7 +2613,6 @@ describe('ParseGraphQLServer', () => {
26132613
expect(
26142614
originalIds.includes(findSecondaryObjectsResult.data.secondaryObjects.edges[1].node.objectId)
26152615
).toBeTrue();
2616-
26172616
const createPrimaryObjectResult = await apolloClient.mutate({
26182617
mutation: gql`
26192618
mutation CreatePrimaryObject(

0 commit comments

Comments
 (0)