Merge pull request #230 from jjballano/196-phantomjs-dependency
#196 phantomjs dependency
This commit is contained in:
@@ -36,7 +36,10 @@ Para ejecutar la aplicación en local:
|
||||
bundle exec bin/rails s
|
||||
```
|
||||
|
||||
Prerequisitos para los tests: tener instalado PhantomJS >= 2.0
|
||||
|
||||
Para ejecutar los tests:
|
||||
|
||||
```
|
||||
bundle exec bin/rspec
|
||||
```
|
||||
|
||||
@@ -37,7 +37,10 @@ Run the app locally:
|
||||
bundle exec bin/rails s
|
||||
```
|
||||
|
||||
Prerequisites for testing: install PhantomJS >= 2.0
|
||||
|
||||
Run the tests with:
|
||||
|
||||
```
|
||||
bundle exec bin/rspec
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user