Skip to content

Commit

Permalink
refactor: OpenRewrite best practices
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek and TeamModerne committed Sep 13, 2024
1 parent 2987307 commit 6e49c06
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ void decodeWithoutPartialSuccess() {
assertThat(decoded.getFixSuggestions()).isEqualTo(remote.getFixSuggestions());
assertThat(decoded.isPartialSuccess()).isEqualTo(remote.isPartialSuccess());
}
}
}

0 comments on commit 6e49c06

Please sign in to comment.