2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 22:15:23 +00:00

[5122] Duplicate position printed in exceptions fixed

This commit is contained in:
Tomek Mrugalski
2017-01-27 21:39:45 +01:00
parent 88e4f82d09
commit 44e812a308
5 changed files with 28 additions and 60 deletions

View File

@@ -446,7 +446,7 @@ TEST_F(CtrlChannelDhcpv6SrvTest, set_config) {
// Should fail with a syntax error
EXPECT_EQ("{ \"result\": 1, "
"\"text\": \"subnet configuration failed (<string>:21:17): String parameter subnet not found(<string>:21:17)\" }",
"\"text\": \"subnet configuration failed: String parameter subnet not found(<string>:21:17)\" }",
response);
// Check that the config was not lost