update consul tests to reflect fixes to the core and session modules (#17451)

This commit is contained in:
Steve Gargan
2016-09-16 23:58:17 +02:00
committed by Matt Clay
parent bb9ed50441
commit a06da86d52
3 changed files with 11 additions and 10 deletions

View File

@@ -29,7 +29,7 @@
- with_rules.token | length == 36
- with_rules.name == 'With rule'
- with_rules.rules | match('.*"foo".*')
- with_rules.rules | match('.*"private/foo".*')
- with_rules.rules | search(pattern='private/foo')
- name: clear up
consul_acl: