This commit is contained in:
David Bruant 2025-05-27 08:48:20 +02:00
parent 9fa9c9eb62
commit 1991c6d4f9
2 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ test('template filling - formatted-start-each-single-paragraph', async t => {
test('template filling - formatted ghost if', async t => { test('template filling - formatted ghost if', async t => {
const templatePath = join(import.meta.dirname, '../fixtures/reducing.odt') const templatePath = join(import.meta.dirname, '../fixtures/ghost-if.odt')
const templateContent = ` const templateContent = `
Utilisation de sources lumineuses : {#if scientifique.source_lumineuses}Oui{:else}Non{/if} Utilisation de sources lumineuses : {#if scientifique.source_lumineuses}Oui{:else}Non{/if}
` `