Skip to content

Commit d799f04

Browse files
authored
test the automatic activation of autodiscovery (#17409)
1 parent dc445b2 commit d799f04

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

snmp/tests/conftest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,6 @@ def create_datadog_conf_file(tmp_dir):
166166
],
167167
}
168168
},
169-
'listeners': [{'name': 'snmp'}],
170169
}
171170
datadog_conf_file = os.path.join(tmp_dir, 'datadog.yaml')
172171
with open(datadog_conf_file, 'wb') as file:

0 commit comments

Comments
 (0)