Skip to content

Commit

Permalink
fix sonar issue
Browse files Browse the repository at this point in the history
Signed-off-by: jamal-khey <myjamal89@gmail.com>
  • Loading branch information
jamal-khey committed Dec 2, 2024
1 parent 21d389a commit 17c2205
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
import static org.mockito.Mockito.mock;
import static org.mockito.Mockito.when;

public class ComputationUtilTest {
class ComputationUtilTest {

static final String VARIANT_1_ID = "variant_1";

Expand Down

0 comments on commit 17c2205

Please sign in to comment.