From a8aec6b7c0dd428983f16627089fa8a79378e962 Mon Sep 17 00:00:00 2001 From: Amio Date: Sat, 20 Apr 2019 10:35:15 +0800 Subject: [PATCH] Update test snapshot --- tap-snapshots/test-cli.spec.js-TAP.test.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tap-snapshots/test-cli.spec.js-TAP.test.js b/tap-snapshots/test-cli.spec.js-TAP.test.js index 86e9df9..b853f11 100644 --- a/tap-snapshots/test-cli.spec.js-TAP.test.js +++ b/tap-snapshots/test-cli.spec.js-TAP.test.js @@ -9,10 +9,10 @@ exports[`test/cli.spec.js TAP runs in home dir > snapshot 1`] = ` npm scripts: - * lint  standard - * pretest npm run lint - * test  tap test/*.spec.js --reporter spec - * snap  TAP_SNAPSHOT=1 tap test/*.spec.js + * lint  standard + * pretest npm run lint + * test  tap test/*.spec.js --reporter spec + * snap  TAP_SNAPSHOT=1 tap test/*.spec.js `