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
Automatically skip tests if failCommand is not available
Since failCommand is only available on newer server versions and need a special parameter to be enabled, the configureFailPoint helper now automatically skips a test if failCommand is not available, instead of failing the test with an error.
0 commit comments