1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-05 03:03:26 +00:00

Fix windows

This commit is contained in:
Bernd Schoolmann
2025-09-04 22:05:24 +02:00
parent 3d6c474334
commit a7d76a99ea

View File

@@ -338,7 +338,7 @@ fn decrypt_data(
#[cfg(test)]
mod tests {
use crate::biometric_v2::
use crate::biometric_v2::{
biometric_v2::{
decrypt_data, encrypt_data, windows_hello_authenticate,
windows_hello_authenticate_with_crypto, CHALLENGE_LENGTH, XCHACHA20POLY1305_KEY_LENGTH,