Skip to content

Commit dd9b13e

Browse files
committed
change stuff
1 parent 223cbed commit dd9b13e

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
@@ -38,7 +38,7 @@ func TestTypes_IsDirectoryAllowed(t *testing.T) {
3838
"/etc/nginx/",
3939
"/var/log/nginx/",
4040
},
41-
fileDir: "/etc/nginx-agent/nginx-agent.conf",
41+
fileDir: "/etc/nginx-test/nginx-agent.conf",
4242
},
4343
{
4444
name: "Test 3: directory allowed",

0 commit comments

Comments
 (0)