Skip to content

Commit

Permalink
added newline
Browse files Browse the repository at this point in the history
  • Loading branch information
ivodvb committed Mar 3, 2016
1 parent 44908f4 commit 946e9e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,4 +178,4 @@ echo $transaction->isPaid()?'Paid':'Not paid';
```

### Testing
Please run ```vendor/bin/phpunit --bootstrap vendor/autoload.php tests/``` to test the application
Please run ```vendor/bin/phpunit --bootstrap vendor/autoload.php tests/``` to test the application

0 comments on commit 946e9e4

Please sign in to comment.