Plugins: Auto instrumentation improvements (#94193)
This commit is contained in:
@@ -21,6 +21,7 @@ func TestQueryTypeDefinitions(t *testing.T) {
|
||||
reflect.TypeOf(NodesQueryTypeRandom), // pick an example value (not the root)
|
||||
reflect.TypeOf(StreamingQueryTypeFetch), // pick an example value (not the root)
|
||||
reflect.TypeOf(ErrorTypeServerPanic), // pick an example value (not the root)
|
||||
reflect.TypeOf(ErrorSourcePlugin), // pick an example value (not the root)
|
||||
reflect.TypeOf(TestDataQueryTypeAnnotations), // pick an example value (not the root)
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user