Skip to content

Commit

Permalink
Update tests/Agent/IntegrationTests/IntegrationTestHelpers/RemoteServ…
Browse files Browse the repository at this point in the history
…iceFixtures/RemoteService.cs
  • Loading branch information
tippmar-nr authored Oct 8, 2024
1 parent f67b065 commit 457c998
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,6 @@ public override void Start(string commandLineArguments, Dictionary<string, strin
startInfo.EnvironmentVariables.Remove("CORECLR_PROFILER_PATH");
startInfo.EnvironmentVariables.Remove("CORECLR_NEW_RELIC_HOME");

// TODO: Remove in v11
startInfo.EnvironmentVariables.Remove("NEWRELIC_HOME");
startInfo.EnvironmentVariables.Remove("NEWRELIC_PROFILER_LOG_DIRECTORY");
startInfo.EnvironmentVariables.Remove("NEWRELIC_LOG_DIRECTORY");
Expand Down

0 comments on commit 457c998

Please sign in to comment.