diff --git a/project/test.php b/project/test.php index 596184c..fc6d725 100644 --- a/project/test.php +++ b/project/test.php @@ -2,5 +2,5 @@ declare(strict_types=1); -echo "Hello asdfadfdsd"; +echo "Hello aasdf"; phpinfo(); \ No newline at end of file