Skip to content

Commit

Permalink
Format the error file from #282
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 2f06870
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gqlerror/error_test.go
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 2f06870

Please sign in to comment.