Skip to content
This repository has been archived by the owner on Feb 22, 2021. It is now read-only.

Commit

Permalink
Merge pull request #5 from FabriZZio/master
Browse files Browse the repository at this point in the history
Fixed typo and DataProviderExtension namespace for configuration file
  • Loading branch information
norberttech committed Sep 30, 2014
2 parents f01fa23 + be7fc38 commit a541583
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ require: {

## Usage

Enable exntesion in phpspec.yml file
Enable extension in phpspec.yml file

```
extensions:
- Coduo\PhpSpec\DataProviderExtension
- Coduo\PhpSpec\DataProvider\DataProviderExtension
```

Write a spec:
Expand Down

0 comments on commit a541583

Please sign in to comment.