[bitnami/moodle] Fix typo in Goss test (#52318)

Signed-off-by: David Gomez <dgomezleon@vmware.com>
This commit is contained in:
David Gomez 2023-11-03 09:48:01 +01:00 committed by GitHub
parent 4eb795967b
commit d37974637f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ file:
exists: true
contents:
{{ range $rule := .Vars.apache.rules }}
- "{{ $rule }}"
- {{ $rule }}
{{ end }}
/opt/bitnami/php/etc/php.ini:
exists: true