Skip to content

Commit a314ff8

Browse files
committed
applied gemini code review suggestion
Signed-off-by: jarebudev <[email protected]>
1 parent 11ad81b commit a314ff8

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)