mirror of
https://github.com/bitwarden/server.git
synced 2026-02-02 15:13:19 +08:00
fix(auth-validator): [PM-22975] Client Version Validator - Fixing some white spaces as well as the renaming of a file
This commit is contained in:
@@ -61,5 +61,3 @@ public class IsV2EncryptionUserQueryTests
|
||||
await Assert.ThrowsAsync<InvalidOperationException>(async () => await sut.Run(user));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user