Cache local instance user for test
This commit is contained in:
@@ -350,6 +350,7 @@ pub(crate) mod tests {
|
||||
})
|
||||
.collect();
|
||||
Instance::cache_local(conn);
|
||||
Instance::cache_local_instance_user(conn);
|
||||
res
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user