Skip to content
This repository has been archived by the owner on Oct 26, 2020. It is now read-only.

Rename 'oldFiledType' to 'oldFieldType' in SchemaComparator #13

Merged
merged 1 commit into from
Nov 14, 2019

Conversation

Axxiss
Copy link

@Axxiss Axxiss commented Nov 7, 2019

This PR fixes a small typo in the following case classes:

  • InputFieldTypeChanged
  • ObjectTypeArgumentTypeChanged
  • DirectiveArgumentTypeChanged
  • FieldTypeChanged

Those classes contains a val named oldFiledType instead of oldFieldType.

@travisbrown
Copy link

Looks good to me. The 2.11 failure is CI is the intermittent ArrayIndexOutOfBoundsException issue (I've asked around about this but haven't turned up any answers; luckily a restart generally seems to fix it).

@yanns yanns merged commit b82f080 into sangria-graphql-org:master Nov 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants