refactor(core,stf,x)!: remove InvokeTyped from router (#21224)
This commit is contained in:
@@ -290,7 +290,8 @@ func TestCompareModuleSchemas(t *testing.T) {
|
||||
{
|
||||
Name: "foo",
|
||||
KeyFields: []schema.Field{{Name: "key1", Kind: schema.EnumKind, EnumType: schema.EnumType{Name: "bar", Values: []string{"a"}}}},
|
||||
}},
|
||||
},
|
||||
},
|
||||
AddedObjectTypes: []schema.ObjectType{
|
||||
{
|
||||
Name: "bar",
|
||||
|
||||
Reference in New Issue
Block a user