Skip to content

Commit

Permalink
didn't mean to commit that
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Florentine <justin+github@florentine.us>
  • Loading branch information
jflo committed Sep 28, 2024
1 parent ce2f2d9 commit ea0bfe8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ public void maxPrioritizedTxsPerType() {

@Test
public void maxPrioritizedTxsPerTypeConfigFile() throws IOException {
final int maxBlobs = 0;
final int maxBlobs = 2;
final int maxFrontier = 200;
final Path tempConfigFilePath =
createTempFile(
Expand Down

0 comments on commit ea0bfe8

Please sign in to comment.