Skip to content

Commit

Permalink
Format the error file from #282 (#283)
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Coffman <steve@khanacademy.org>
  • Loading branch information
StevenACoffman committed Sep 15, 2023
1 parent cb1d657 commit 88e2f8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gqlerror/error_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ func TestList_As(t *testing.T) {
targetFound bool
}{
{
name: "Empty list",
errs: List{},
name: "Empty list",
errs: List{},
},
{
name: "List with one error",
Expand Down

0 comments on commit 88e2f8c

Please sign in to comment.