Skip to content

Commit 8d28e73

Browse files
committed
remove logs
1 parent c07d913 commit 8d28e73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/config/types_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ func TestTypes_isAllowedDir(t *testing.T) {
101101
filePath: "/opt/nginx/nginx.conf",
102102
},
103103
{
104-
name: "Test 11: Allowed directory is root",
104+
name: "Test 11: Path is root directory, not in allowed directories",
105105
allowed: false,
106106
allowedDirs: []string{
107107
"/etc/nginx",

0 commit comments

Comments
 (0)