You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently code in src/HealthCheckBundle/DependencyInjection/HealthCheckPass.php is difficult to test as it is very grouped together. This will need refactoring at some point.
Currently code in
src/HealthCheckBundle/DependencyInjection/HealthCheckPass.phpis difficult to test as it is very grouped together. This will need refactoring at some point.