Skip to content

Commit 2a7ea0f

Browse files
maisimFizzadar
authored andcommitted
op.server.user tests: add noop_description (fix warning)
1 parent 748504c commit 2a7ea0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/operations/server.user/append_secondary_existing_groups.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030
},
3131
"server.Groups": {}
3232
},
33-
"commands": [
34-
]
33+
"commands": [],
34+
"noop_description": "directory /home/someuser already exists"
3535
}

0 commit comments

Comments
 (0)