Skip to content

Commit

Permalink
Revert unneeded private->public change
Browse files Browse the repository at this point in the history
  • Loading branch information
lazaroclapp committed Aug 1, 2023
1 parent 6dd9c0f commit dcef875
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ public class NullAwayAutoSuggestTest {

@Rule public TemporaryFolder temporaryFolder = new TemporaryFolder();

public ErrorProneFlags flags;
private ErrorProneFlags flags;

@Before
public void setup() {
Expand Down

0 comments on commit dcef875

Please sign in to comment.