it('deletes current playlist', async () => {
      const { emitted } = this.renderComponent(0, 'Playlist')

      await this.user.click(screen.getByTitle('Delete this playlist'))