Skip to content

Commit 45538e8

Browse files
Jordan-Williams2Jordan-Williams2
authored andcommitted
feat: use common helm
1 parent 35595ac commit 45538e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pr_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ func setupOptions(t *testing.T, prefix string, terraformDir string) *testhelper.
5252
ResourceGroup: resourceGroup,
5353
IgnoreUpdates: testhelper.Exemptions{ // Ignore for consistency check
5454
List: []string{
55-
"module.logs_agent.helm_release.logs_agent",
55+
"module.logs_agent.helm_release.agent",
5656
},
5757
},
5858
CloudInfoService: sharedInfoSvc,

0 commit comments

Comments
 (0)