1
0
Fork 0

chore: Run unit tests from source

This commit is contained in:
joostdecock 2022-09-10 19:16:17 +02:00
parent ac4d134075
commit bdd5cb562e
125 changed files with 50 additions and 1100 deletions

View file

@ -1,5 +1,5 @@
// This file is auto-generated | Any changes you make will be overwritten.
import { Bella } from './dist/index.mjs'
import { Bella } from '../src/index.mjs'
// Shared tests
import { testPatternConfig } from '../../../tests/designs/config.mjs'