Skip to content
Snippets Groups Projects
Commit 04fd5965 authored by Martyn Gigg's avatar Martyn Gigg
Browse files

Update unit test value for new test config key

Refs #17513
parent d630b254
No related branches found
No related tags found
No related merge requests found
......@@ -691,7 +691,7 @@ public:
std::vector<std::string> keys = ConfigService::Instance().keys();
TS_ASSERT_EQUALS(keys.size(), 17);
TS_ASSERT_EQUALS(keys.size(), 18);
}
void testRemovingProperty() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment