hypothesisActivateProfileForCI() {
    export CI=1
}

postHooks+=(hypothesisActivateProfileForCI)
