From 9c9883f5dc27648ae087b381dd6b57625d5a3654 Mon Sep 17 00:00:00 2001 From: Dan Moseley Date: Tue, 8 Apr 2025 11:19:56 -0600 Subject: [PATCH] reverse appbar test unquarantine --- .../Aspire.Dashboard.Tests/Integration/Playwright/AppBarTests.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/Aspire.Dashboard.Tests/Integration/Playwright/AppBarTests.cs b/tests/Aspire.Dashboard.Tests/Integration/Playwright/AppBarTests.cs index aa5a20b9532..9b6c8dcb6bf 100644 --- a/tests/Aspire.Dashboard.Tests/Integration/Playwright/AppBarTests.cs +++ b/tests/Aspire.Dashboard.Tests/Integration/Playwright/AppBarTests.cs @@ -65,6 +65,7 @@ await AsyncTestHelpers.AssertIsTrueRetryAsync( } [Fact] + [QuarantinedTest("https://github.com/dotnet/aspire/issues/7943")] public async Task AppBar_Change_Theme_ReloadPage() { // Arrange