Skip to content

Commit 145870b

Browse files
authored
Merge pull request #555 from q384566678/fix-info
Fix info
2 parents 27d549a + 6947568 commit 145870b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema/descriptor_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import (
2424
func TestDescriptor(t *testing.T) {
2525
for i, tt := range []struct {
2626
descriptor string
27-
fail bool
27+
fail bool
2828
}{
2929
// valid descriptor
3030
{

0 commit comments

Comments
 (0)