typefinity
    Preparing search index...

    Function afterEach

    • Perform the given action after each test case

      Parameters

      • action: () => unknown

        The action to perform

      Returns void