Skip to content

Commit 6548829

Browse files
committed
pull main
1 parent 9595ab1 commit 6548829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

polaris-core/src/test/java/org/apache/polaris/service/storage/PolarisConfigurationStoreTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ public <T> T consumeConfiguration(
125125
}
126126

127127
@Test
128-
public void gtestBehaviorAndFeatureConfigs() {
128+
public void testBehaviorAndFeatureConfigs() {
129129
PolarisConfigurationConsumer consumer =
130130
new PolarisConfigurationConsumer(testRealmContext, new PolarisConfigurationStore() {});
131131

0 commit comments

Comments
 (0)