Skip to content

Commit

Permalink
Add tests for custom haste map
Browse files Browse the repository at this point in the history
  • Loading branch information
DiZy committed May 10, 2021
1 parent c3c4b0d commit cfd91d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/jest-types/src/Config.ts
Expand Up @@ -347,7 +347,6 @@ export type ProjectConfig = {
globalTeardown?: string;
globals: ConfigGlobals;
haste: HasteConfig;
hasteMapModulePath?: Path;
injectGlobals: boolean;
moduleDirectories: Array<string>;
moduleFileExtensions: Array<string>;
Expand Down

0 comments on commit cfd91d4

Please sign in to comment.