test: env variant

This commit is contained in:
Piotr Dec 2026-06-11 14:48:34 +02:00
parent c7f52e8b04
commit 6f14bd7db1
Signed by: stawros
GPG key ID: 74B18A3F0F1E99C0
2 changed files with 71 additions and 0 deletions

View file

@ -0,0 +1,7 @@
value=${sample}
nested=${some/nested/value}
mixed=${some/nested/value.username}
custom=${custom.field}
uname=${sample.username}
invalid=${double.dot.example}