Skip to content

Commit 36c8b46

Browse files
authored
fix: update az path for container structure test (#406)
1 parent 90174fe commit 36c8b46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

container-structure-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ fileExistenceTests:
99
shouldExist: true
1010
permissions: '-rwxr-xr-x'
1111
- name: 'azure-cli'
12-
path: '/usr/local/bin/az'
12+
path: '/usr/bin/az'
1313
shouldExist: true
1414
permissions: '-rwxr-xr-x'
1515

0 commit comments

Comments
 (0)