diff --git a/.env.example b/.env.example index fa8eddb..9cb38e9 100644 --- a/.env.example +++ b/.env.example @@ -34,3 +34,5 @@ MAIL_PORT=2525 MAIL_USERNAME=null MAIL_PASSWORD=null MAIL_ENCRYPTION=null + +TEST=1 diff --git a/readme.md b/readme.md index 054f9d1..347a7c5 100644 --- a/readme.md +++ b/readme.md @@ -7,3 +7,6 @@ - http://image.intervention.io/use/uploads - https://github.com/thephpleague/flysystem-aws-s3-v3 - https://xakep.ru/2010/08/12/52949/ + +- test one +- test two diff --git a/todo.md b/todo.md index 34d1a94..af8dde7 100644 --- a/todo.md +++ b/todo.md @@ -2,3 +2,5 @@ * is_open_registration (tinyint) * registration_fields (text) * html_after_registration (text) + +- test another file commit