fix: plugin-banner/plugin-bartack: use test build to run tests
This commit is contained in:
parent
55f3efe883
commit
b72f952847
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
import chai from 'chai'
|
||||
import { Pattern } from '@freesewing/core'
|
||||
import { bannerPlugin } from '../dist/index.mjs'
|
||||
import { bannerPlugin } from './dist/index.mjs'
|
||||
|
||||
const expect = chai.expect
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue