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
Changed testFailed flag scope in DockerComposeTestSuite
* Changed testFailed flag scope to protected in order to classes
extending from DockerComposeTestSuite be able to access its value.