Skip to content

Commit

Permalink
Disable local test added in prev commit
Browse files Browse the repository at this point in the history
  • Loading branch information
dsh2dsh committed Oct 18, 2024
1 parent fe9c2a6 commit 22b5e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/zfs/placeholder_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import (
)

func TestZFSGetFilesystemPlaceholderState_doesntExist(t *testing.T) {
// t.SkipNow()
t.SkipNow()
fs, err := NewDatasetPath("zdisk/zrepl/doesntexist")
require.NoError(t, err)

Expand Down

0 comments on commit 22b5e8c

Please sign in to comment.