feat(groups): add home board settings (#2321)
This commit is contained in:
@@ -301,6 +301,7 @@ describe("authorizeWithLdapCredentials", () => {
|
||||
await db.insert(groups).values({
|
||||
id: groupId,
|
||||
name: "homarr_example",
|
||||
position: 1,
|
||||
});
|
||||
|
||||
// Act
|
||||
|
||||
Reference in New Issue
Block a user