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