From d7b6b06e84b788ad8cefbb061e2668354ef25d1f Mon Sep 17 00:00:00 2001 From: Tanay Parikh Date: Thu, 29 Apr 2021 14:38:56 -0700 Subject: [PATCH] Unquarantine `CanInvokeDotNetMethods` Unquarantining based on steady pass rate over pass 30 days. --- src/Components/test/E2ETest/Tests/InteropTest.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Components/test/E2ETest/Tests/InteropTest.cs b/src/Components/test/E2ETest/Tests/InteropTest.cs index 323682edb71c..5688a7d0c322 100644 --- a/src/Components/test/E2ETest/Tests/InteropTest.cs +++ b/src/Components/test/E2ETest/Tests/InteropTest.cs @@ -33,7 +33,6 @@ protected override void InitializeAsyncCore() } [Fact] - [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/29553")] public void CanInvokeDotNetMethods() { // Arrange