mirror of
https://github.com/inspec/inspec
synced 2024-12-03 18:09:32 +00:00
Fixes merge conflict messages (#2677)
Signed-off-by: kagarmoe <kgarmoe@chef.io>
This commit is contained in:
parent
f641fdcff3
commit
d76ae9eae7
3 changed files with 2 additions and 20 deletions
|
@ -73,10 +73,4 @@ The following examples show how to use this InSpec audit resource.
|
|||
|
||||
## Matchers
|
||||
|
||||
<<<<<<< HEAD
|
||||
For a full list of available matchers please visit our [matchers page](https://www.inspec.io/docs/reference/matchers/).
|
||||
=======
|
||||
For a full list of available matchers, please visit our [matchers page](https://www.inspec.io/docs/reference/matchers/).
|
||||
>>>>>>> Add one comma in all docs & deletes two repeated sentences.
|
||||
|
||||
|
||||
For a full list of available matchers, please visit our [matchers page](https://www.inspec.io/docs/reference/matchers/).
|
|
@ -232,10 +232,4 @@ Please see the integration tests for in depth examples of how this resource can
|
|||
|
||||
## Matchers
|
||||
|
||||
<<<<<<< HEAD
|
||||
For a full list of available matchers please visit our [matchers page](https://www.inspec.io/docs/reference/matchers/).
|
||||
|
||||
=======
|
||||
For a full list of available matchers, please visit our [matchers page](https://www.inspec.io/docs/reference/matchers/).
|
||||
|
||||
>>>>>>> Add one comma in all docs & deletes two repeated sentences.
|
||||
For a full list of available matchers, please visit our [matchers page](https://www.inspec.io/docs/reference/matchers/).
|
|
@ -90,11 +90,5 @@ then the same test will return `false` for `ftp` and the entire test will fail.
|
|||
|
||||
## Matchers
|
||||
|
||||
<<<<<<< HEAD
|
||||
For a full list of available matchers please visit our [matchers page](https://www.inspec.io/docs/reference/matchers/).
|
||||
=======
|
||||
|
||||
|
||||
For a full list of available matchers, please visit our [matchers page](https://www.inspec.io/docs/reference/matchers/).
|
||||
>>>>>>> Add one comma in all docs & deletes two repeated sentences.
|
||||
|
||||
|
|
Loading…
Reference in a new issue