diff --git a/src/components/__tests__/__snapshots__/DiscriminatorDropdown.test.tsx.snap b/src/components/__tests__/__snapshots__/DiscriminatorDropdown.test.tsx.snap index 2ffe946b..09c33cce 100644 --- a/src/components/__tests__/__snapshots__/DiscriminatorDropdown.test.tsx.snap +++ b/src/components/__tests__/__snapshots__/DiscriminatorDropdown.test.tsx.snap @@ -752,7 +752,7 @@ exports[`Components SchemaView discriminator should correctly render SchemaView "required": Array [ "type", ], - "title": "schemas", + "title": "Dog", "type": "object", }, "title": "Dog", @@ -1488,7 +1488,7 @@ exports[`Components SchemaView discriminator should correctly render SchemaView "required": Array [ "type", ], - "title": "schemas", + "title": "Cat", "type": "object", }, "title": "Cat", @@ -2454,7 +2454,7 @@ exports[`Components SchemaView discriminator should correctly render SchemaView "required": Array [ "type", ], - "title": "schemas", + "title": "Dog", "type": "object", }, "title": "Dog",