Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
phughes-scwx committed Dec 10, 2024
1 parent 3d16fbe commit 65c97b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion graphql/uint_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ func TestUint32(t *testing.T) {
})

t.Run("can't unmarshal negative numbers", func(t *testing.T) {

cases := []struct {
name string
v any
Expand Down

0 comments on commit 65c97b2

Please sign in to comment.