fix: fix ci failed

This commit is contained in:
Meysam Hadeli 2026-02-19 21:06:59 +03:30
parent 20e49770b2
commit 3bdcc6341f

View File

@ -728,4 +728,4 @@ public abstract class TestBase<TEntryPoint, TWContext, TRContext> : TestFixtureC
} }
public TestFixture<TEntryPoint, TWContext, TRContext> Fixture { get; } public TestFixture<TEntryPoint, TWContext, TRContext> Fixture { get; }
} }