Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
justinvp committed Aug 17, 2023
1 parent 93ca7a2 commit f698354
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/example_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -344,9 +344,9 @@ func TestExample(t *testing.T) {
// TODO: File issue
skip: allLanguages,
},
// {
// example: "https://github.com/aws-ia/terraform-aws-eks-blueprints/examples/multi-tenancy-with-teams",
// },
{
example: "https://github.com/aws-ia/terraform-aws-eks-blueprints/examples/multi-tenancy-with-teams",
},
}
for _, tt := range tests {
tt := tt
Expand Down

0 comments on commit f698354

Please sign in to comment.