reset(); expect($response['result'])->true(); $signup_confirmation = Setting::getValue('signup_confirmation.enabled'); expect($signup_confirmation)->true();*/ } function _after() { Setting::deleteMany(); } }