Skip to content

Commit cffcc17

Browse files
committed
remove comment reminder about process_arguments test
1 parent ccc18c6 commit cffcc17

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal-api/src/test/groovy/datadog/trace/bootstrap/config/provider/StableConfigParserTest.groovy

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ apm_configuration_rules:
7070
injectEnvConfig("DD_PROFILING_ENABLED", "true")
7171
injectEnvConfig("DD_SERVICE", "mysvc")
7272
injectEnvConfig("DD_TAGS", "team:apm,component:web")
73-
// injectSysConfig("--DCustomKey", "value")
7473
def match = StableConfigParser.selectorMatch(origin, matches, operator, key)
7574

7675
then:

0 commit comments

Comments
 (0)