feat: scaffold NATS.E2E.Cluster.Tests project

This commit is contained in:
Joseph Doherty
2026-03-12 23:29:19 -04:00
parent 8877df45c8
commit e724b3cc88
2 changed files with 24 additions and 0 deletions

View File

@@ -16,5 +16,6 @@
<Project Path="tests/NATS.Server.Auth.Tests/NATS.Server.Auth.Tests.csproj" />
<Project Path="tests/NATS.Server.JetStream.Tests/NATS.Server.JetStream.Tests.csproj" />
<Project Path="tests/NATS.E2E.Tests/NATS.E2E.Tests.csproj" />
<Project Path="tests/NATS.E2E.Cluster.Tests/NATS.E2E.Cluster.Tests.csproj" />
</Folder>
</Solution>