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 6e897f8 commit e0c5dbdCopy full SHA for e0c5dbd
.gitignore
@@ -1,4 +1,5 @@
1
/build
2
/vendor
3
composer.lock
4
-/tests/database/*.sqlite
+/tests/database/baseline.sqlite
5
+/tests/database/testing.sqlite
0 commit comments