Skip to content

Commit 9d25666

Browse files
Re-enable EH App Insights test (Azure#33638)
1 parent fbc95a7 commit 9d25666

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sdk/eventhub/Microsoft.Azure.WebJobs.Extensions.EventHubs/tests/EventHubApplicationInsightsTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ public void TearDown()
6565
};
6666

6767
[Test]
68-
[Ignore("Remove ignore when new EventHubs package is released with updated tracing behavior.")]
6968
public async Task EventHub_SingleDispatch()
7069
{
7170
var (jobHost, host) = BuildHost<EventHubTestSingleDispatchJobs>();

0 commit comments

Comments
 (0)