summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/server/memoryconfigstore_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'searchcore/src/tests/proton/server/memoryconfigstore_test.cpp')
-rw-r--r--searchcore/src/tests/proton/server/memoryconfigstore_test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/searchcore/src/tests/proton/server/memoryconfigstore_test.cpp b/searchcore/src/tests/proton/server/memoryconfigstore_test.cpp
index 301633404bc..f1cbd012ab5 100644
--- a/searchcore/src/tests/proton/server/memoryconfigstore_test.cpp
+++ b/searchcore/src/tests/proton/server/memoryconfigstore_test.cpp
@@ -24,6 +24,7 @@ getConfig(int64_t generation, const Schema::SP &schema)
new DocumentDBConfig(
generation,
DocumentDBConfig::RankProfilesConfigSP(),
+ DocumentDBConfig::RankingConstantsConfigSP(),
DocumentDBConfig::IndexschemaConfigSP(),
DocumentDBConfig::AttributesConfigSP(),
DocumentDBConfig::SummaryConfigSP(),