Skip to content

Commit

Permalink
test markerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Jeffrey Tang <[email protected]>
  • Loading branch information
JeffreyDallas committed Jan 23, 2025
1 parent d81e916 commit 6ed9f4b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@ public ConsensusImpl(
super(platformContext);
this.time = platformContext.getTime();
this.markerFileWriter = new MarkerFileWriter(platformContext);
this.markerFileWriter.writeMarkerFile("test_marker_file");
this.consensusMetrics = consensusMetrics;

// until we implement roster changes, we will just use the use this roster
Expand Down

0 comments on commit 6ed9f4b

Please sign in to comment.