Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
numinnex committed Mar 25, 2024
1 parent 58fdedf commit 06f2a2b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ public class PollMessagesFixtureBootstrap : IIggyBootstrap
public static readonly int TopicId = (int)TopicRequest.TopicId!;
public static readonly int HeadersTopicId = (int)HeadersTopicRequest.TopicId!;

// xd
public const int PartitionId = 1;
public const int HeadersCount = 3;

Expand Down

0 comments on commit 06f2a2b

Please sign in to comment.