Welcome Guest, Not a member yet? Register   Sign In
Wrong phpunit.xml.dist shipped?
#1

Hi everyone,
I've checked Github and there is an updated phpunit.xml.dist from 2 month ago, but it still (or again) shows in line 5
PHP Code:
    bootstrap="system/Test/bootstrap.php" 
and this was fixed here https://github.com/codeigniter4/CodeIgniter4/pull/8785 and probably should read like
PHP Code:
bootstrap="vendor/codeigniter4/framework/system/Test/bootstrap.php" 

Florian
Reply
#2

All okay https://github.com/codeigniter4/appstart...ml.dist#L5
Simple CI 4 project for beginners codeigniter-expenses ( topic )
Reply




Theme © iAndrew 2016 - Forum software by © MyBB