Skip to content

Conversation

copybara-service[bot]
Copy link

Remove calls to registerSchemaOverride in TestSchemas and TestSchemasLite

I believe these are now vestigial and no-op. If we don't register these up-front, they'll get registered later in Protobuf.schemaFor.

TestSchemas, TestSchemasLite, and the replacement Protobuf.schemaFor all use new ManifestSchemaFactory() to create the schema. So the behaviour should be the same.

The tests pass without these.

…Lite

I believe these are now vestigial and no-op. If we don't register these up-front, they'll get registered later in Protobuf.schemaFor.

TestSchemas, TestSchemasLite, and the replacement Protobuf.schemaFor all use `new ManifestSchemaFactory()` to create the schema. So the behaviour should be the same.

The tests pass without these.

PiperOrigin-RevId: 814081139
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant