chore: Updated tests to use full bundle
This commit is contained in:
parent
ca4c5628df
commit
f70c0a5f62
118 changed files with 114 additions and 1828 deletions
|
@ -3,7 +3,7 @@
|
|||
import chai from 'chai'
|
||||
import models from '@freesewing/models'
|
||||
import patterns from '@freesewing/pattern-info'
|
||||
import Albert from '../dist/index.mjs'
|
||||
import Albert from './dist/index.mjs'
|
||||
|
||||
// Shared tests
|
||||
import { testPatternConfig } from '../../../tests/patterns/config.mjs'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue