From 6c9fabca7039dc7e23eff8f0cdb97734d703f155 Mon Sep 17 00:00:00 2001 From: 30secondsofcode <30secondsofcode@gmail.com> Date: Sun, 8 Apr 2018 20:50:14 +0000 Subject: [PATCH] Travis build: 1917 [cron] --- test/testlog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/testlog b/test/testlog index 4fa73d878..439f1c910 100644 --- a/test/testlog +++ b/test/testlog @@ -1,4 +1,4 @@ -Test log for: Sat Apr 07 2018 20:49:47 GMT+0000 (UTC) +Test log for: Sun Apr 08 2018 20:50:08 GMT+0000 (UTC) > 30-seconds-of-code@0.0.3 test /home/travis/build/Chalarangelo/30-seconds-of-code > tape test/**/*.test.js | tap-spec @@ -1960,15 +1960,15 @@ Test log for: Sat Apr 07 2018 20:49:47 GMT+0000 (UTC) ✔ zipWith is a Function ✔ Sends a GET request - ✔ Sends a POST request ✔ Runs the function provided ✔ Runs promises in series + ✔ Sends a POST request ✔ Works as expecting, passing arguments properly ✔ Works with multiple promises total: 999 passing: 999 - duration: 2.4s + duration: 2.3s