2
0
mirror of https://github.com/tenrok/BBob.git synced 2026-05-15 11:59:37 +03:00

fix(core): string walk api test error

This commit is contained in:
Nikolay Kostyurin
2018-09-24 01:02:43 +02:00
parent 49fb42f905
commit bdd8bbd65d
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"scripts": {
"prepublishOnly": "lerna run build",
"prepublishOnly": "npm run test",
"bootstrap": "lerna bootstrap",
"publish-all": "lerna publish --conventional-commits --registry=https://registry.npmjs.org/",
"test": "lerna run build && lerna run link && lerna run test",
+1
View File
@@ -78,6 +78,7 @@ describe('@bbob/core', () => {
'Large',
' ',
'Text',
' ',
{
tag: 'test-tag',
attrs: {},