@@ -2,8 +2,8 @@  | 
                                                    ||
| 2 | 2 | |
| 3 | 3 | namespace Spatie\PhpUnitWatcher\Screens;  | 
                                                        
| 4 | 4 | |
| 5 | -use Symfony\Component\Process\Process;  | 
                                                        |
| 6 | 5 | use Spatie\PhpUnitWatcher\Notification;  | 
                                                        
| 6 | +use Symfony\Component\Process\Process;  | 
                                                        |
| 7 | 7 | |
| 8 | 8 | class Phpunit extends Screen  | 
                                                        
| 9 | 9 |  { |