test(crypto): Fix a test.

This commit is contained in:
Ivan Enderlin
2022-07-07 10:15:24 +02:00
parent 9f6988f766
commit c043daede0
@@ -313,7 +313,7 @@ mod tests {
fn example_key() -> MediaEncryptionInfo {
let info = json!({
"v": "v2",
"web_key": {
"key": {
"kty": "oct",
"alg": "A256CTR",
"ext": true,