Skip to content

Commit

Permalink
chore: self mutation
Browse files Browse the repository at this point in the history
Signed-off-by: team-tf-cdk <[email protected]>
  • Loading branch information
team-tf-cdk committed Sep 18, 2023
1 parent 230e2c2 commit b94a361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/index.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* SPDX-License-Identifier: MPL-2.0
*/

import { CdktfProviderProject, CdktfProviderProjectOptions } from "../src";
import { synthSnapshot } from "./utils";
import { CdktfProviderProject, CdktfProviderProjectOptions } from "../src";

const getProject = (
opts: Partial<CdktfProviderProjectOptions> = {}
Expand Down

0 comments on commit b94a361

Please sign in to comment.