it('enters text', () => {
      const text = ' hello world';

      cy.get('@CUT').ngxFill(text);