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

Commit

Permalink
Change infection configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
VGirol committed Apr 2, 2021
1 parent 9406b08 commit cdd6427
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,9 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
- Remove support for php 7.2
- Bump phpunit version
- Change faker dependcy

## 1.2.1 - 2021-04-02

### Added

- Change infection configuration
3 changes: 1 addition & 2 deletions infection.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,5 @@
"testFramework":"phpunit",
"phpUnit": {
"configDir": "."
},
"testFrameworkOptions": "-vvv"
}
}

0 comments on commit cdd6427

Please sign in to comment.