summaryrefslogtreecommitdiff
path: root/tests/sudoers-break-test.pp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sudoers-break-test.pp')
-rw-r--r--tests/sudoers-break-test.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sudoers-break-test.pp b/tests/sudoers-break-test.pp
index dd52f63..ca73c56 100644
--- a/tests/sudoers-break-test.pp
+++ b/tests/sudoers-break-test.pp
@@ -1,5 +1,5 @@
sudoers{'blah4':
sudo_alias => 'Runas_Alias',
items => 'root',
- command => '/bin/true'
+ commands => '/bin/true'
}