test: Fix small test warnings
These were issues we should be catching.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# this combination should error
|
||||
pkg "cowsay" {
|
||||
state => "uninstalled",
|
||||
state => "uninstalled",
|
||||
}
|
||||
|
||||
pkg "cowsay" {
|
||||
state => "installed",
|
||||
state => "installed",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user