mirror of
https://github.com/status-im/consul.git
synced 2025-01-10 22:06:20 +00:00
Tests/Proxy : Changed function name to match the system being tested.
This commit is contained in:
parent
9d57b72e81
commit
371f0c3d5f
@ -265,7 +265,7 @@ func TestManagerRun_daemonPid(t *testing.T) {
|
||||
// Test to check if the parent and the child processes
|
||||
// have the same environmental variables
|
||||
|
||||
func TestEnvironproxy(t *testing.T) {
|
||||
func TestManagerPassesEnvironment(t *testing.T) {
|
||||
t.Parallel()
|
||||
|
||||
require := require.New(t)
|
||||
|
Loading…
x
Reference in New Issue
Block a user