test: minor adjustments for integration tests against Vault 1.10
All checks were successful
continuous-integration/drone/push Build is passing

Accept token prefixes "hvb." and "b." as valid results for creation
without specific preferences.
This commit is contained in:
2022-03-24 20:43:00 +01:00
parent bd0c5b08fe
commit 912b9ec61b
4 changed files with 14 additions and 10 deletions

View File

@ -8,7 +8,7 @@
* Add support for `wrap_info` in data response models
### Test
* Tested against Vault 1.9.4
* Tested against Vault 1.10.0
## 1.0.1 (2021-11-21)