mirror of
https://github.com/bitwarden/browser
synced 2025-12-29 06:33:40 +00:00
Fix biometric v2 windows unit test clippy lint (#16961)
This commit is contained in:
@@ -376,6 +376,7 @@ unsafe fn as_mut_bytes(buffer: &IBuffer) -> Result<&mut [u8]> {
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
#[allow(clippy::print_stdout)]
|
||||
mod tests {
|
||||
use crate::biometric_v2::{
|
||||
biometric_v2::{
|
||||
|
||||
Reference in New Issue
Block a user