fix: Broken test

This commit is contained in:
Ilya Kuznetsov 2024-11-18 17:31:52 +01:00
parent 1d7b27e0ef
commit 55f715dddf
No known key found for this signature in database
GPG Key ID: 91F3DDCF5D21CDDF
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ import (
func TestFolderPermissionsInheritedWhenRootPathDoesNotExist(t *testing.T) {
b := &bundle.Bundle{
SyncRootPath: t.TempDir(),
Config: config.Root{
Workspace: config.Workspace{
RootPath: "/Workspace/Users/foo@bar.com",