test: Fix small test warnings

These were issues we should be catching.
This commit is contained in:
James Shubin
2023-12-12 00:01:29 -05:00
parent 32b26a09c2
commit a6b6aa570e
5 changed files with 13 additions and 10 deletions

View File

@@ -95,7 +95,8 @@ For example, translating a plain `file` resource will lead to a warning message:
```
$ puppet mgmtgraph print --code 'file { "/tmp/mgmt-test": }'
Warning: File[/tmp/mgmt-test] uses the 'puppet' file bucket, which mgmt cannot do. There will be no backup copies!
Warning: File[/tmp/mgmt-test] uses the 'puppet' file bucket, which mgmt cannot
do. There will be no backup copies!
```
The reason is that per default, Puppet assumes the following parameter value