import React from 'react'; import { Button } from '@components'; describe('Testing Button Component', () => { beforeEach(() => { cy.mount(