fix: add path_prefix to test AppState in gateway/api.rs
This commit is contained in:
parent
6da9810231
commit
5d171a6192
@ -1438,6 +1438,7 @@ mod tests {
|
||||
session_backend: None,
|
||||
device_registry: None,
|
||||
pending_pairings: None,
|
||||
path_prefix: String::new(),
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user