fix(core): Fix file import paths and remove markdown syntax from README

This commit is contained in:
2025-01-01 05:44:55 +01:00
parent e9db94110c
commit 3f91ea44ab
7 changed files with 231 additions and 12 deletions

View File

@ -2,7 +2,7 @@ import { tap, expect } from '@push.rocks/tapbundle';
import * as xinvoice from '../ts/index.js';
import * as getInvoices from './assets/getinvoice.js';
import * as getInvoices from './assets/getasset.js';
const test1 = tap.test('XInvoice should correctly embed XML into a PDF', async (tools) => {
// lets setup the XInvoice instance