From bdd8bbd65dc7b4a6d5e5e5300f7c3b71dddec7b0 Mon Sep 17 00:00:00 2001 From: Nikolay Kostyurin Date: Mon, 24 Sep 2018 01:02:43 +0200 Subject: [PATCH] fix(core): string walk api test error --- package.json | 2 +- packages/bbob-core/test/index.test.js | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 6cb205f..458fadf 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/packages/bbob-core/test/index.test.js b/packages/bbob-core/test/index.test.js index b48dbda..ceb9df0 100644 --- a/packages/bbob-core/test/index.test.js +++ b/packages/bbob-core/test/index.test.js @@ -78,6 +78,7 @@ describe('@bbob/core', () => { 'Large', ' ', 'Text', + ' ', { tag: 'test-tag', attrs: {},