@@ -3,6 +3,9 @@
# set testing environment
cp .env.testing .env
# set default phpunit.
cp phpunit.default.xml phpunit.xml
# delete test databases:
if [ -f storage/database/testing.db ]
then
The note is not visible to the blocked user.