feat(batch11): complete group2 filestore state and utility paths

This commit is contained in:
Joseph Doherty
2026-02-28 13:57:10 -05:00
parent cbef52bb34
commit 0b3fe7d78a
6 changed files with 1387 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ using ZB.MOM.NatsNet.Server;
namespace ZB.MOM.NatsNet.Server.Tests.ImplBacklog;
public sealed class JetStreamFileStoreTests
public sealed partial class JetStreamFileStoreTests
{
[Fact] // T:351
public void FileStoreBasics_ShouldSucceed()