We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 27d549a + 6947568 commit 145870bCopy full SHA for 145870b
schema/descriptor_test.go
@@ -24,7 +24,7 @@ import (
24
func TestDescriptor(t *testing.T) {
25
for i, tt := range []struct {
26
descriptor string
27
- fail bool
+ fail bool
28
}{
29
// valid descriptor
30
{
0 commit comments