fix(batch57): add missing constructors to SuperCluster and LeafNode test classes
This commit is contained in:
@@ -31,6 +31,8 @@ namespace ZB.MOM.NatsNet.Server.IntegrationTests.JetStream;
|
||||
[Trait("Category", "Integration")]
|
||||
public sealed class JetStreamSuperClusterTests : IntegrationTestBase
|
||||
{
|
||||
public JetStreamSuperClusterTests(ITestOutputHelper output) : base(output) { }
|
||||
|
||||
// -------------------------------------------------------------------------
|
||||
// From server/jetstream_super_cluster_test.go
|
||||
// -------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user