PhantomJS 2.0 as a prerequisite
This commit is contained in:
@@ -37,6 +37,8 @@ bundle exec bin/rails s
|
||||
```
|
||||
|
||||
Para ejecutar los tests:
|
||||
|
||||
Prerequisitos: tener instalado PhantomJS >= 2.0
|
||||
```
|
||||
bundle exec bin/rspec
|
||||
```
|
||||
|
||||
@@ -38,6 +38,8 @@ bundle exec bin/rails s
|
||||
```
|
||||
|
||||
Run the tests with:
|
||||
|
||||
Prerequisites: install PhantomJS >= 2.0
|
||||
```
|
||||
bundle exec bin/rspec
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user