Skip to content

Commit

Permalink
Fix unaccepted change from rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
chipn committed Mar 2, 2021
1 parent 01297dc commit 7d557ef
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,13 +145,9 @@ bash$ cat chi-beijing-rt1/dns.yml
dns_servers:
- address: true
- address: "10.2.2.2"
<<<<<<< HEAD
```
```shell
bash$ test-schema validate
=======
bash$ test-schema validate
>>>>>>> a07ffe0... Add link to custom validator doc in README
FAIL | [ERROR] True is not of type 'string' [FILE] ./chi-beijing-rt1/dns.yml [PROPERTY] dns_servers:0:address
bash$ echo $?
1
Expand Down

0 comments on commit 7d557ef

Please sign in to comment.