Skip to content

Test fails after removing unused files #100

Description

@bourgeoa

@michielbdejong
Since last commit to main 387762e
some tests are failing

> jest

 FAIL  test/unit/util/HeaderUtil.test.ts
  ● Test suite failed to run

    test/unit/util/HeaderUtil.test.ts:2:29 - error TS2307: Cannot find module '../../../src/util/Header' or its corresponding type declarations.

    2 import { ContentType } from '../../../src/util/Header';
                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
    test/unit/util/HeaderUtil.test.ts:15:8 - error TS2307: Cannot find module '../../../src/util/HeaderUtil' or its corresponding type declarations.

    15 } from '../../../src/util/HeaderUtil';
              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions