diff --git a/home/files/typo3-configuration/client-specific/Reuter.php b/home/files/typo3-configuration/client-specific/Reuter.php index 008e21f..56a5a4d 100644 Binary files a/home/files/typo3-configuration/client-specific/Reuter.php and b/home/files/typo3-configuration/client-specific/Reuter.php differ diff --git a/home/files/typo3-configuration/client-specific/Sac.php b/home/files/typo3-configuration/client-specific/Sac.php index 5f13c27..0967ab3 100644 Binary files a/home/files/typo3-configuration/client-specific/Sac.php and b/home/files/typo3-configuration/client-specific/Sac.php differ diff --git a/home/programs/neovim/configuration/ftdetect/folder_sac.vim b/home/programs/neovim/configuration/ftdetect/folder_sac.vim index eb299e2..8d9d48c 100644 --- a/home/programs/neovim/configuration/ftdetect/folder_sac.vim +++ b/home/programs/neovim/configuration/ftdetect/folder_sac.vim @@ -9,14 +9,14 @@ augroup END function! SacSetupPhpUnitUnit() let g:test#php#phpunit#options = { - \ 'file': '--configuration phpunit.unit.xml.dist --testdox --colors', - \ 'nearest': '--configuration phpunit.unit.xml.dist --testdox --colors', + \ 'file': '--configuration phpunit.unit.xml.dist --testdox', + \ 'nearest': '--configuration phpunit.unit.xml.dist --testdox', \} endfunction function! SacSetupPhpUnitFunctional() let g:test#php#phpunit#options = { - \ 'file': '--configuration phpunit.functional.xml.dist --testdox --colors', - \ 'nearest': '--configuration phpunit.functional.xml.dist --testdox --colors', + \ 'file': '--configuration phpunit.functional.xml.dist --testdox', + \ 'nearest': '--configuration phpunit.functional.xml.dist --testdox', \} endfunction diff --git a/shells/reuter/monorepo.nix b/shells/reuter/monorepo.nix index d382a8c..f9f1a26 100644 Binary files a/shells/reuter/monorepo.nix and b/shells/reuter/monorepo.nix differ diff --git a/shells/werkraum-media/thueringer-staedte-shell.nix b/shells/werkraum-media/thueringer-staedte-shell.nix index 7a80b34..7371b4c 100644 Binary files a/shells/werkraum-media/thueringer-staedte-shell.nix and b/shells/werkraum-media/thueringer-staedte-shell.nix differ