Skip to content

Commit 1148281

Browse files
committed
test: minor, spelling
Signed-off-by: Joachim Wiberg <[email protected]>
1 parent 301aa51 commit 1148281

File tree

1 file changed

+1
-1
lines changed
  • test/case/infix_services/services_basic

1 file changed

+1
-1
lines changed

test/case/infix_services/services_basic/test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ def verify(enabled, sec):
7171
env = infamy.Env()
7272
target = env.attach("target", "mgmt")
7373

74-
with test.step("Set IPv4 address 10.0.0.10/24 on target:data and disable MDNS and LLDP"):
74+
with test.step("Set IPv4 address 10.0.0.10/24 on target:data and disable mDNS and LLDP"):
7575
_, tport = env.ltop.xlate("target", "data")
7676

7777
target.put_config_dict("ietf-interfaces", {

0 commit comments

Comments
 (0)