summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/proton_configurer
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@yahoo-inc.com>2017-03-14 10:54:39 +0000
committerTor Egge <Tor.Egge@yahoo-inc.com>2017-03-14 10:54:39 +0000
commit3f9eb190480aabd00c6709001a14e9310697fcfa (patch)
tree9e5b167343e03975eb1390f1b8751853ef730ada /searchcore/src/tests/proton/proton_configurer
parent8ab7ebd85f6f8090715340113b34d3c82b85ce86 (diff)
Drop leftover document db config.
Diffstat (limited to 'searchcore/src/tests/proton/proton_configurer')
-rw-r--r--searchcore/src/tests/proton/proton_configurer/proton_configurer_test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/searchcore/src/tests/proton/proton_configurer/proton_configurer_test.cpp b/searchcore/src/tests/proton/proton_configurer/proton_configurer_test.cpp
index 44f2506c32f..3a5eebf65a8 100644
--- a/searchcore/src/tests/proton/proton_configurer/proton_configurer_test.cpp
+++ b/searchcore/src/tests/proton/proton_configurer/proton_configurer_test.cpp
@@ -156,6 +156,7 @@ struct ConfigFixture {
break;
}
}
+ _dbConfig.erase(name);
}
BootstrapConfig::SP getBootstrapConfig(int64_t generation) const {