Skip to content

Commit

Permalink
MET-5622 Removed code smells
Browse files Browse the repository at this point in the history
  • Loading branch information
JoanaCMS committed Nov 27, 2023
1 parent 3fbbceb commit b34eca7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
import static org.mockito.Mockito.when;

@ExtendWith(SpringExtension.class)
public class HarvestParameterServiceImplTest {
class HarvestParameterServiceImplTest {

@Mock
private HarvestingParameterRepository harvestingParameterRepository;
Expand Down

0 comments on commit b34eca7

Please sign in to comment.