From 8b9be4e6573ee5320695816f50cccde7c431ab79 Mon Sep 17 00:00:00 2001 From: 30secondsofcode <30secondsofcode@gmail.com> Date: Sun, 25 Mar 2018 20:44:37 +0000 Subject: [PATCH] Travis build: 1852 [cron] --- test/testlog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/testlog b/test/testlog index ce82b0a32..9c60e50b2 100644 --- a/test/testlog +++ b/test/testlog @@ -1,4 +1,4 @@ -Test log for: Sat Mar 24 2018 20:43:25 GMT+0000 (UTC) +Test log for: Sun Mar 25 2018 20:44:30 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,15 +1960,15 @@ Test log for: Sat Mar 24 2018 20:43:25 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.5s + duration: 2.4s