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 Aug 27, 2024
1 parent bee7e66 commit 4b21a77
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions test/util/test-project.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/**
* Copyright (c) HashiCorp, Inc.
* SPDX-License-Identifier: MPL-2.0
*/

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

export const getProject = (
Expand Down

0 comments on commit 4b21a77

Please sign in to comment.