- 
    
Task
 - 
    Resolution: Fixed
 - 
    
Blocker
 - 
    3.1.1
 - 
    None
 - 
    None
 
After cloning and installing composer dependencies, then running phpunit, you will get:
...tests/test_framework/../vendor/facebook/webdriver/lib/_init_.php): failed to open stream: No such file or directory...
We should explicitly check whether these dependencies are installed in bootstrap.php.

