Skip to content

Commit ec6cacb

Browse files
committed
[tests] Correctly mark Aspire.Dashboard.Tests.Integration.Playwright.AppBarTests with RequiresPlaywright (#8647)
1 parent 5f89e7d commit ec6cacb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Aspire.Dashboard.Tests/Integration/Playwright/AppBarTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
namespace Aspire.Dashboard.Tests.Integration.Playwright;
1212

13+
[RequiresPlaywright]
1314
public class AppBarTests : PlaywrightTestsBase<DashboardServerFixture>
1415
{
1516
public AppBarTests(DashboardServerFixture dashboardServerFixture)

0 commit comments

Comments
 (0)