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:
@@ -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
|
||||
|
Reference in New Issue
Block a user