mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-05 14:25:00 +00:00
cs: Second part - ignore test/app
subdirectory.
This commit is contained in:
@@ -71,8 +71,7 @@ class TranslatableActivityReasonTest extends TypeTestCase
|
||||
protected function getTranslatableStringHelper(
|
||||
$locale = 'en',
|
||||
$fallbackLocale = 'en'
|
||||
)
|
||||
{
|
||||
) {
|
||||
$prophet = new \Prophecy\Prophet();
|
||||
$requestStack = $prophet->prophesize();
|
||||
$request = $prophet->prophesize();
|
||||
|
Reference in New Issue
Block a user