test(e2e): guard ApiSurfaceFixture partial-init delete + seal TransportImportTests (final review nits)

This commit is contained in:
Joseph Doherty
2026-06-06 12:37:21 -04:00
parent 09f14f18ea
commit 0700777e2f
2 changed files with 7 additions and 2 deletions
@@ -35,7 +35,7 @@ namespace ZB.MOM.WW.ScadaBridge.CentralUI.PlaywrightTests.Transport;
/// </para>
/// </summary>
[Collection("Playwright")]
public class TransportImportTests
public sealed class TransportImportTests
{
private readonly PlaywrightFixture _fixture;