chore: Updated workflows
This commit is contained in:
parent
a085de71fd
commit
ea5c221d95
62 changed files with 142 additions and 234 deletions
|
@ -3,8 +3,5 @@
|
|||
const Simon = require('../dist')
|
||||
const testPatternConfig = require('../../../tests/patterns/config')
|
||||
|
||||
// The pattern's metadata from package.json
|
||||
const meta =
|
||||
|
||||
// Test config
|
||||
testPatternConfig('simon', new Simon(), meta)
|
||||
testPatternConfig('simon', new Simon())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue