From 096fa381f0a05ab5abb43c79ef35c3e9d7c6ad51 Mon Sep 17 00:00:00 2001 From: 30secondsofcode <30secondsofcode@gmail.com> Date: Tue, 13 Feb 2018 20:22:19 +0000 Subject: [PATCH] Travis build: 1659 [cron] --- test/testlog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/test/testlog b/test/testlog index 061f9c12b..85ec8e717 100644 --- a/test/testlog +++ b/test/testlog @@ -1,4 +1,4 @@ -Test log for: Mon Feb 12 2018 20:20:58 GMT+0000 (UTC) +Test log for: Tue Feb 13 2018 20:22:09 GMT+0000 (UTC) > 30-seconds-of-code@0.0.1 test /home/travis/build/Chalarangelo/30-seconds-of-code > tape test/**/*.test.js | tap-spec @@ -1796,15 +1796,15 @@ Test log for: Mon Feb 12 2018 20:20:58 GMT+0000 (UTC) Testing zipWith ✔ zipWith is a Function - ✔ Sends a GET request - ✔ Sends a POST request ✔ Runs the function provided + ✔ Sends a POST request ✔ Runs promises in series + ✔ Sends a GET request ✔ Works with multiple promises total: 901 passing: 901 - duration: 2.3s + duration: 2.7s