Skip to content

Commit 13f7c86

Browse files
jarebudevtoddbaert
authored andcommitted
applied gemini code review suggestion
Signed-off-by: jarebudev <[email protected]>
1 parent 877a977 commit 13f7c86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/dev/openfeature/sdk/ObjectHookTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import org.junit.jupiter.api.BeforeEach;
77
import org.junit.jupiter.api.Test;
88

9-
public class ObjectHookTest implements HookFixtures {
9+
class ObjectHookTest implements HookFixtures {
1010

1111
private Hook<Object> hook;
1212

0 commit comments

Comments
 (0)