From c2b670d86c90effb85a9fd08b9b630db8b11e952 Mon Sep 17 00:00:00 2001 From: 30secondsofcode <30secondsofcode@gmail.com> Date: Wed, 28 Feb 2018 20:29:23 +0000 Subject: [PATCH] Travis build: 1760 [cron] --- test/testlog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/test/testlog b/test/testlog index 1089940c1..5cf486fa2 100644 --- a/test/testlog +++ b/test/testlog @@ -1,4 +1,4 @@ -Test log for: Tue Feb 27 2018 20:30:37 GMT+0000 (UTC) +Test log for: Wed Feb 28 2018 20:29:16 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 @@ -1951,11 +1951,11 @@ Test log for: Tue Feb 27 2018 20:30:37 GMT+0000 (UTC) Testing zipWith ✔ zipWith is a Function - ✔ Runs the function provided - ✔ Works as expecting, passing arguments properly ✔ Sends a GET request + ✔ Runs the function provided ✔ Sends a POST request ✔ Runs promises in series + ✔ Works as expecting, passing arguments properly ✔ Works with multiple promises @@ -1971,7 +1971,7 @@ Test log for: Tue Feb 27 2018 20:30:37 GMT+0000 (UTC) total: 987 passing: 985 failing: 2 - duration: 3.3s + duration: 2.4s undefined \ No newline at end of file