We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 223cbed commit dd9b13eCopy full SHA for dd9b13e
internal/config/types_test.go
@@ -38,7 +38,7 @@ func TestTypes_IsDirectoryAllowed(t *testing.T) {
38
"/etc/nginx/",
39
"/var/log/nginx/",
40
},
41
- fileDir: "/etc/nginx-agent/nginx-agent.conf",
+ fileDir: "/etc/nginx-test/nginx-agent.conf",
42
43
{
44
name: "Test 3: directory allowed",
0 commit comments