fix(core): update

This commit is contained in:
2022-04-18 22:17:10 +02:00
parent 31bcc5f8c2
commit f2e91b8e1b
7 changed files with 34 additions and 37 deletions

View File

@ -2,7 +2,6 @@ import { tap, expect } from '@pushrocks/tapbundle';
import * as smartpath from '@pushrocks/smartpath';
import * as projectinfo from '../ts/index.js';
import * as path from 'path';
let testBasePath = path.resolve(smartpath.get.dirnameFromImportMetaUrl(import.meta.url));