fix(server::tests): api surface of auth challenge changed
This commit is contained in:
@@ -189,7 +189,6 @@ diesel::table! {
|
||||
useragent_client (id) {
|
||||
id -> Integer,
|
||||
public_key -> Binary,
|
||||
key_type -> Integer,
|
||||
created_at -> Integer,
|
||||
updated_at -> Integer,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user