We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b3dcf6 commit ccf6813Copy full SHA for ccf6813
.gitattributes
@@ -8,3 +8,4 @@
8
/phpunit.xml.dist export-ignore
9
/.scrutinizer.yml export-ignore
10
/tests export-ignore
11
+/example export-ignore
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
All notable changes to `phpunit-snapshot-assertions` will be documented in this file
4
5
+## 1.0.1 - 2017-09-11
6
+- Add `example` folder to `.gitattributes`
7
+
## 1.0.0 - 2017-05-29
- Remind how to update snapshots when a snapshot assertion fails
0 commit comments