From 7dacb1862b369c813fd9f73b1607dc406aa9a0bc Mon Sep 17 00:00:00 2001 From: 30secondsofcode <30secondsofcode@gmail.com> Date: Wed, 28 Mar 2018 20:45:37 +0000 Subject: [PATCH] Travis build: 1858 [cron] --- test/testlog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/testlog b/test/testlog index cfb7c7f58..79b76ead2 100644 --- a/test/testlog +++ b/test/testlog @@ -1,4 +1,4 @@ -Test log for: Tue Mar 27 2018 20:45:09 GMT+0000 (UTC) +Test log for: Wed Mar 28 2018 20:45:28 GMT+0000 (UTC) > 30-seconds-of-code@0.0.2 test /home/travis/build/Chalarangelo/30-seconds-of-code > tape test/**/*.test.js | tap-spec @@ -1960,8 +1960,8 @@ Test log for: Tue Mar 27 2018 20:45:09 GMT+0000 (UTC) ✔ zipWith is a Function ✔ Sends a GET request - ✔ Runs the function provided ✔ Sends a POST request + ✔ Runs the function provided ✔ Runs promises in series ✔ Works as expecting, passing arguments properly ✔ Works with multiple promises @@ -1969,6 +1969,6 @@ Test log for: Tue Mar 27 2018 20:45:09 GMT+0000 (UTC) total: 999 passing: 999 - duration: 2.4s + duration: 2.3s