Skip to content

Commit

Permalink
fix: Broken test
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyakuz-db committed Nov 18, 2024
1 parent 1d7b27e commit 55f715d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bundle/config/validate/folder_permissions_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected]",
Expand Down

0 comments on commit 55f715d

Please sign in to comment.