Results 3 issues of Robin Cafolla

I'm having trouble with default parameters (which currently work in firefox). I'm running the browser version of blanket-jasmine in firefox 35 and with a default paramater like: ``` javascript function(...

`php -v: PHP 7.2.9-1+ubuntu16.04.1+deb.sury.org+1` When `PHPUnit\Framework\TestCase::assertEquals` is used to compare two Maps it always returns true, regardless of contents. Example: ``` use Ds\Map; use PHPUnit\Framework\TestCase; class MyTest extends TestCase public...

Bug

The url `https://rocket.chat/releases/latest/download` created when `{{ rocket_chat_version }}` is `latest`: https://github.com/RocketChat/Rocket.Chat.Ansible/blob/7ec77dba80efe84564d208263570457415a44861/defaults/main.yml#L10 results in a 404 response. I suspect, but have not verified, that it will fail regardless of the value...