it('THEN `action` method from host component should be called by action output', () => {
      expect(host.action).toHaveBeenCalledWith({
        [InViewportMetadata]: { entry: undefined },
        target: node,
        visible: true,