add test batches
This commit is contained in:
@@ -37,7 +37,6 @@ class EmailProfileService
|
||||
return $v;
|
||||
}
|
||||
}
|
||||
|
||||
return $default;
|
||||
};
|
||||
|
||||
@@ -91,7 +90,6 @@ class EmailProfileService
|
||||
if ($trimmed === '' || preg_match('/^no[- ]?repl(?:y|ay)$/i', $trimmed)) {
|
||||
return $fallback;
|
||||
}
|
||||
|
||||
return $trimmed;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user