Skip to content
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bebef1987 committed Sep 6, 2011
1 parent 9eea7f7 commit 02eca23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -43,7 +43,7 @@ Change the path/name to the downloaded Selenium server file.

### Running tests locally

To run tests locally its a simple case of calling py.test from the Addon-Tests directory
To run tests locally it's a simple case of calling py.test from the Addon-Tests directory
<br />You should specify the foloing argument for the selenium rc: --api=rc
<br />The base url should be a valid instance of AMO: --baseurl=https://addons-dev.allizom.org/

Expand All @@ -52,7 +52,7 @@ To run tests locally its a simple case of calling py.test from the Addon-Tests d

To run the user accounts tests:

1. Create a account on the Amo instance
1. Create an account on the AMO instance
2. Edit the credentials.yaml with your credentials
3. Run the tests with:

Expand Down

0 comments on commit 02eca23

Please sign in to comment.