Skip to content

Commit 51f1ca0

Browse files
Update operator-framework/src/test/java/io/javaoperatorsdk/operator/baseapi/statuscache/primarycache/StatusPatchPrimaryCacheIT.java
Co-authored-by: Antonio <122279781+afalhambra-hivemq@users.noreply.github.com>
1 parent e481342 commit 51f1ca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

operator-framework/src/test/java/io/javaoperatorsdk/operator/baseapi/statuscache/primarycache/StatusPatchPrimaryCacheIT.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
import static org.assertj.core.api.Assertions.assertThat;
1212
import static org.awaitility.Awaitility.await;
1313

14-
public class StatusPatchPrimaryCacheIT {
14+
class StatusPatchPrimaryCacheIT {
1515

1616
public static final String TEST_1 = "test1";
1717

0 commit comments

Comments
 (0)