2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-09-05 00:15:17 +00:00

[#1736] Additional review comments

Cosmetics.
This commit is contained in:
Thomas Markwalder
2021-04-23 08:09:18 -04:00
parent d52ca3c7a2
commit 34068ea3bd

View File

@@ -190,7 +190,7 @@ NetworkStateTest::disableEnableService4UsingUserCommandOriginTest() {
EXPECT_TRUE(state.isServiceEnabled());
}
// @brief This test verifies that it is possible to disable and then enable DHCPv4
// This test verifies that it is possible to disable and then enable DHCPv4
// service using 'HA command' origin.
void
NetworkStateTest::disableEnableService4UsingHACommandOriginTest() {