Skip to content

Commit

Permalink
rename @before method
Browse files Browse the repository at this point in the history
Signed-off-by: Rishabh Maurya <[email protected]>
  • Loading branch information
rishabhmaurya committed Jan 2, 2024
1 parent c04f89e commit e879baf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
public class MatchOnlyTextFieldMapperTests extends TextFieldMapperTests {

@Before
public void setup() {
public void setupMatchOnlyTextFieldMapper() {
textFieldName = "match_only_text";
}

Expand Down

0 comments on commit e879baf

Please sign in to comment.