diff --git a/packages/api-explorer/__tests__/Params.test.jsx b/packages/api-explorer/__tests__/Params.test.jsx index ad71232a1..d0def3840 100644 --- a/packages/api-explorer/__tests__/Params.test.jsx +++ b/packages/api-explorer/__tests__/Params.test.jsx @@ -7,6 +7,7 @@ const Description = require('../src/form-components/DescriptionField'); const createParams = require('../src/Params'); const Oas = require('../src/lib/Oas'); +const { Operation } = Oas; const petstore = require('./fixtures/petstore/oas.json'); const oas = new Oas(petstore); @@ -60,6 +61,34 @@ test('boolean should render as