From 9650434f388356c840ad30f9246d16d90cedbbc7 Mon Sep 17 00:00:00 2001 From: Kate Date: Mon, 3 Sep 2018 16:22:40 +0100 Subject: [PATCH 1/2] changes made --- test/index.test.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/index.test.js b/test/index.test.js index 46619dc..1d1fbd1 100644 --- a/test/index.test.js +++ b/test/index.test.js @@ -11,3 +11,5 @@ test('Multiply', () => { expect( result ).toEqual( 6 ); }); + +console.log("changes"); From 74dd7666f4029d985f4e857ece14c8e204e8f4dd Mon Sep 17 00:00:00 2001 From: Kate Date: Mon, 3 Sep 2018 16:27:22 +0100 Subject: [PATCH 2/2] change readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1d094b9..bc4045a 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,5 @@ Another update Update 29th May minor tweak + hello +