summaryrefslogtreecommitdiffstats
path: root/pkg/integration/tests/commit/commit_with_prefix.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/integration/tests/commit/commit_with_prefix.go')
-rw-r--r--pkg/integration/tests/commit/commit_with_prefix.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/integration/tests/commit/commit_with_prefix.go b/pkg/integration/tests/commit/commit_with_prefix.go
index fe53327e4..53a6904f4 100644
--- a/pkg/integration/tests/commit/commit_with_prefix.go
+++ b/pkg/integration/tests/commit/commit_with_prefix.go
@@ -6,7 +6,7 @@ import (
)
var CommitWithPrefix = NewIntegrationTest(NewIntegrationTestArgs{
- Description: "Commit with defined config commitPrefix",
+ Description: "Commit with defined config commitPrefixes",
ExtraCmdArgs: []string{},
Skip: false,
SetupConfig: func(testConfig *config.AppConfig) {