Node TAP
    Preparing search index...
    Done: (err?: any) => void | any

    The function passed to it() block

    Calling with an error fails the test.

    Type Declaration

      • (err?: any): void | any
      • Parameters

        • Optionalerr: any

        Returns void | any