Skip to content

Commit ff5410a

Browse files
committed
naming
1 parent 773213c commit ff5410a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

operator-framework-core/src/test/java/io/javaoperatorsdk/operator/api/config/ControllerConfigurationOverriderTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ class ControllerConfigurationOverriderTest {
3333

3434

3535
@BeforeEach
36-
void clearState() {
36+
void clearStaticState() {
3737
DependentResourceConfigurationResolver.clear();
3838
}
3939

0 commit comments

Comments
 (0)