Skip to content

Commit

Permalink
descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
adriandole committed Nov 12, 2024
1 parent ec411e3 commit f5ad80d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ tests:
find: *collection_name
filter: { _id: 1 }
command_name: find
# The cache has expired and the key must be fetched again
- command_started_event:
command:
find: datakeys
Expand Down
2 changes: 1 addition & 1 deletion source/client-side-encryption/tests/unified/keyCache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ initialData:
}

tests:
- description: can explicitly decrypt with a named KMS provider
- description: decrypt, wait, and decrypt again
operations:
- name: decrypt
object: *clientEncryption0
Expand Down

0 comments on commit f5ad80d

Please sign in to comment.