chore(core): More unit tests
This commit is contained in:
parent
269b1a36f1
commit
d5eb2946d3
13 changed files with 662 additions and 809 deletions
|
@ -48,7 +48,7 @@ describe('Pattern', () => {
|
|||
name: 'test.partB',
|
||||
measurements: ['head', 'knee'],
|
||||
optionalMeasurements: ['knee'],
|
||||
after: partA,
|
||||
after: [ partA ],
|
||||
plugins: [
|
||||
{
|
||||
name: 'testPlugin',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue