it('should render a fieldset', () => {
      const props = {
        loading: false,
        saving: false,
        onSubmit: jest.fn(),