Skip to content

Commit f28a35a

Browse files
committed
Test linting
1 parent ef8e764 commit f28a35a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/parametric/test_process_discovery.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ def test_metadata_content_without_process_tags(self, test_library: APMLibrary, l
131131
assert_metadata_content(test_library, library_env)
132132

133133
@missing_feature(context.library == "ruby", reason="Not yet implemented")
134-
@missing_feature(context.library == "dotnet", reason="Not yet implemented")
135134
@pytest.mark.parametrize(
136135
"library_env",
137136
[

0 commit comments

Comments
 (0)