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
msg: 'You have not set or verified your email server configuration, yet. Please head over to the <a href="http://localhost/index.php/settings/admin">Basic settings</a> in order to set them. Afterwards, use the "Send email" button below the form to verify your settings.',
550
+
type: OC.SetupChecks.MESSAGE_TYPE_INFO
551
+
}]);
552
+
done();
553
+
});
554
+
});
555
+
500
556
it('should return a warning if there are app directories with wrong permissions',function(done){
0 commit comments