Commit bbaa47e
authored
chore(tests): AzureKeyVaultKmsTestKmsFacadeTest is missing its docker precondition (kroxylicious#3530)
why: our intention is the the test suite runs cleanly, even if external dependencies such as docker are not available.
we are missing the precondition in this case
Signed-off-by: Keith Wall <kwall@apache.org>1 parent 6479e02 commit bbaa47e
1 file changed
Lines changed: 6 additions & 0 deletions
File tree
- kroxylicious-kms-providers/kroxylicious-kms-provider-azure-key-vault-kms-test-support/src/test/java/io/kroxylicious/kms/provider/azure/kms
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| 17 | + | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
| |||
21 | 24 | | |
22 | 25 | | |
23 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
24 | 30 | | |
0 commit comments