Skip to content

Commit

Permalink
Update index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
kenrick95 committed Sep 5, 2019
1 parent 34cc22e commit eda2818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/jest-config/src/index.ts
Expand Up @@ -275,7 +275,7 @@ export function readConfigs(
let projects = projectPaths;
let configPath: Config.Path | null | undefined;

{
if (projectPaths.length === 1) {
const parsedConfig = readConfig(argv, projects[0]);
configPath = parsedConfig.configPath;

Expand Down

0 comments on commit eda2818

Please sign in to comment.