Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Fix the custom CryptoKey tests #2143

Merged
merged 1 commit into from
Jul 12, 2022
Merged

Fix the custom CryptoKey tests #2143

merged 1 commit into from
Jul 12, 2022

Conversation

foolip
Copy link
Owner

@foolip foolip commented Jul 12, 2022

crypto.subtle.generateKey() returns a promise that resolves to two
keys in a dictionary, so extract one of them.

crypto.subtle.generateKey() returns a promise that resolves to two
keys in a dictionary, so extract one of them.
@foolip foolip merged commit 6ae00fc into main Jul 12, 2022
@foolip foolip deleted the custom-cryptoKey branch July 12, 2022 09:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant