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

Remove secrets-config proxy tests #188

Merged
merged 2 commits into from
Apr 13, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ This requires developer access; see `snap install -h` for details.

#### Run only one test from a suite
```
go test -v ./test/suites/edgexfoundry --run=TestAddProxyUser
go test -v ./test/suites/edgexfoundry --run=TestCommon
```
```
go test -v ./test/suites/edgex-config-provider -run=TestConfigProvider/device-virtual
Expand Down
161 changes: 0 additions & 161 deletions test/suites/edgexfoundry/proxy_test.go

This file was deleted.