not->toContain('ContainerStopped') ->and($telegramChannel)->not->toContain('ContainerStopped') ->and(file_exists(__DIR__.'/../../app/Notifications/Container/ContainerStopped.php'))->toBeFalse() ->and(file_exists(__DIR__.'/../../resources/views/emails/container-stopped.blade.php'))->toBeFalse(); });