Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
Remove the nonexistent 'secrets-config-processor' service (#204)
Browse files Browse the repository at this point in the history
  • Loading branch information
MonicaisHer committed May 12, 2023
1 parent fd0fd71 commit 4576fe8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/suites/edgex-no-sec/status_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ func TestServiceStatus(t *testing.T) {
t.Run("security services", func(t *testing.T) {
var securityServices = []string{
"nginx", "vault",
"secrets-config-processor",
"security-bootstrapper-nginx",
"security-bootstrapper-redis",
"security-consul-bootstrapper",
Expand Down

0 comments on commit 4576fe8

Please sign in to comment.