Skip to content

Commit 302b099

Browse files
committed
wp
1 parent 14ec51c commit 302b099

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed
Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
package io.javaoperatorsdk.operator;
22

3-
public class ExternalStateIT {
3+
class ExternalStateIT {
4+
5+
// @RegisterExtension
6+
// LocallyRunOperatorExtension operator =
7+
// LocallyRunOperatorExtension.builder().withReconciler(ExternalStateReconciler.class)
8+
// .build();
9+
10+
11+
412
}

0 commit comments

Comments
 (0)