describe('COMPONENTS - <KeyBindings>', () => {
  test('render KeyBindings', () => {
    const component = setup();

    expect(component).toMatchSnapshot();