updates phantoms recommended version

This commit is contained in:
Juanjo Bazán
2017-06-26 16:50:36 +02:00
parent 8bcf6e1a60
commit 67f49a5f8e
2 changed files with 2 additions and 2 deletions

View File

@@ -51,7 +51,7 @@ Run the app locally:
bin/rails s bin/rails s
``` ```
Prerequisites for testing: install PhantomJS >= 1.9.8 Prerequisites for testing: install PhantomJS >= 2.1.1
Run the tests with: Run the tests with:

View File

@@ -51,7 +51,7 @@ Para ejecutar la aplicación en local:
bin/rails s bin/rails s
``` ```
Prerequisitos para los tests: tener instalado PhantomJS >= 1.9.8 Prerequisitos para los tests: tener instalado PhantomJS >= 2.1.1
Para ejecutar los tests: Para ejecutar los tests: