From 62f3e6dfef94c59c8a65a1fe0d31ac164ec353f1 Mon Sep 17 00:00:00 2001 From: 30secondsofcode <30secondsofcode@gmail.com> Date: Sat, 17 Feb 2018 20:23:56 +0000 Subject: [PATCH] Travis build: 1694 [cron] --- test/testlog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/testlog b/test/testlog index d46eb18bd..be21ddc72 100644 --- a/test/testlog +++ b/test/testlog @@ -1,4 +1,4 @@ -Test log for: Fri Feb 16 2018 20:23:57 GMT+0000 (UTC) +Test log for: Sat Feb 17 2018 20:23:50 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 @@ -1898,8 +1898,8 @@ Test log for: Fri Feb 16 2018 20:23:57 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 @@ -1907,6 +1907,6 @@ Test log for: Fri Feb 16 2018 20:23:57 GMT+0000 (UTC) total: 970 passing: 970 - duration: 2.5s + duration: 2.4s