From 722553390f67bf51cbd4703cd19e67b115f5c92d Mon Sep 17 00:00:00 2001 From: Simon Fridlund Date: Mon, 17 Jun 2019 10:25:05 +0200 Subject: [PATCH] chore: Update test snapshot --- cli-test/tests/__snapshots__/index.js.snap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli-test/tests/__snapshots__/index.js.snap b/cli-test/tests/__snapshots__/index.js.snap index 332d077..0e1b5f7 100644 --- a/cli-test/tests/__snapshots__/index.js.snap +++ b/cli-test/tests/__snapshots__/index.js.snap @@ -1,7 +1,7 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP exports[`prettier-eslint --version: stdout: --version 1`] = ` -"0.0.0-semantically-released +"0.0.0-development " `;