Skip to content

Commit d0a3cfc

Browse files
authored
Update LogsdbIndexModeSettingsProviderTests.java
1 parent 3d02758 commit d0a3cfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/plugin/logsdb/src/test/java/org/elasticsearch/xpack/logsdb/LogsdbIndexModeSettingsProviderTests.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1169,7 +1169,7 @@ public void testSortFastRefresh() throws Exception {
11691169
DataStream.getDefaultBackingIndexName(systemIndex, 0),
11701170
systemIndex,
11711171
IndexMode.LOGSDB,
1172-
metadata.getProject(),
1172+
metadata,
11731173
Instant.now(),
11741174
settings,
11751175
List.of(new CompressedXContent(mappings))

0 commit comments

Comments
 (0)