Skip to content

Commit

Permalink
fixup! fix: update config imports and scopes file error
Browse files Browse the repository at this point in the history
  • Loading branch information
danewalters committed Jul 3, 2024
1 parent 07f3f2e commit 88d31a0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/jcli/config/project-json_test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -273,8 +273,6 @@ describe("ProjectDotJSON", () => {
});
});
});

// it("diff imports", () => {
// const initialImports = undefined;
// const updatedImports = { "lib": "v2" };
// const updatedImportsTwo = { "lib": "v2", "src": "./src" };
Expand Down

0 comments on commit 88d31a0

Please sign in to comment.