KB-2676
D2 test fixture: minimal mustache template for 0-row test
1 min read Revision 1
dieu43stage-d2-testfixtureephemeral
<!-- VOLATILE HEADER -->
generated_at: {{generated_at}} build_id: {{build_id}} git_commit: {{git_commit}} trigger_source: {{trigger_source}}
<!-- /VOLATILE HEADER -->Minimal Test
{{#items}}
- {{name}} {{/items}}
empty-if-no-rows