Skip to content

Commit

Permalink
PR FIXUP - Fix test description
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewSisley committed Jan 11, 2024
1 parent aac3431 commit a797d41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/view/one_to_many/simple_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ func TestView_OneToManyOuterToInnerToOuter_Errors(t *testing.T) {

func TestView_OneToManyWithRelationInQueryButNotInSDL(t *testing.T) {
test := testUtils.TestCase{
Description: "One to many view",
Description: "One to many view with relation in query but not SDL",
Actions: []any{
testUtils.SchemaUpdate{
Schema: `
Expand Down

0 comments on commit a797d41

Please sign in to comment.