inspec/test/unit/mock/profiles/slash-in-name/not-allowed/inspec.yml
Jerry Aldrich 0684cda6c6 Suppress warnings in unit test output
This does the following:
  - Captures warning for lack of `--sudo` with `--sudo-password`
  - Captures warnings for transformation of URL target in url fetcher
  - Changes deprecated `supports:` syntax to use new syntax

Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>
2019-02-22 00:10:39 -08:00

10 lines
168 B
YAML

name: slash-in-name/not-allowed
version: 1.2.3
maintainer: bob
title: title
copyright: left
summary: nothing
license: Apache-2.0
supports:
- os: linux
- os: darwin