restore test
This commit is contained in:
parent
98817e9d34
commit
5aaa4640ca
@ -9,7 +9,7 @@ import { listZipEntries } from '../helpers/zip-analysis.js';
|
||||
import { getContentDocument } from '../../scripts/odf/odt/getOdtTextContent.js';
|
||||
|
||||
|
||||
test.skip('template filling preserves images', async t => {
|
||||
test('template filling preserves images', async t => {
|
||||
const templatePath = join(import.meta.dirname, '../fixtures/template-avec-image.odt')
|
||||
|
||||
const data = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user