Skip to content

Commit f8f4deb

Browse files
committed
run process tags test and detect when they are ready for dotnet
1 parent 5e2b093 commit f8f4deb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/parametric/test_process_discovery.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ 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")
134135
@pytest.mark.parametrize(
135136
"library_env",
136137
[

0 commit comments

Comments
 (0)