Skip to content

Commit

Permalink
fix: spotless
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Peterson <[email protected]>
  • Loading branch information
mattp-swirldslabs committed Nov 20, 2024
1 parent 3b94ee7 commit 58760cd
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,8 @@ public void tearDown() {
}

@Test
public void testPublishBlockStreamRegistrationAndExecution() throws IOException, NoSuchAlgorithmException, ParseException {
public void testPublishBlockStreamRegistrationAndExecution()
throws IOException, NoSuchAlgorithmException, ParseException {

final PbjBlockStreamServiceProxy pbjBlockStreamServiceProxy = buildBlockStreamService(blockWriter);

Expand Down

0 comments on commit 58760cd

Please sign in to comment.