diff --git a/tests/test-sources/plugins/lsp/efmls-configs.nix b/tests/test-sources/plugins/lsp/efmls-configs.nix index 2ed664c3..f8613e60 100644 --- a/tests/test-sources/plugins/lsp/efmls-configs.nix +++ b/tests/test-sources/plugins/lsp/efmls-configs.nix @@ -42,15 +42,6 @@ # TODO: re-enable those tests when fixed "chktex" "latexindent" - # TODO: added 2024-10-01 re-enable when fixed - # broken https://github.com/NixOS/nixpkgs/issues/345331 - "php" - "phan" - "phpstan" - "psalm" - "phpcbf" - "php_cs_fixer" - "phpcs" ] ++ lib.optionals (system == "x86_64-darwin") [ # As of 2024-07-31, dmd is broken on x86_64-darwin