removed extra line.

This commit is contained in:
Qiang Xue 2013-11-14 12:42:27 -05:00
parent 2dc8a4cc98
commit 8d93daf571

View File

@ -4,7 +4,6 @@ These tests are developed with [Codeception PHP Testing Framework](http://codece
To run the tests, follow these steps:
1. [Install Codeception](http://codeception.com/quickstart) if you do not have it yet.
2. Update tests
2. Create test configuration files based on your environment:
- Copy `acceptance.suite.dist.yml` to `acceptance.suite.yml` and customize it;
- Copy `functional.suite.dist.yml` to `functional.suite.yml` and customize it;