diff --git a/compiler/lsp-tests/BUILD.bazel b/compiler/lsp-tests/BUILD.bazel index 5c8cb0006178..9baeb2629547 100644 --- a/compiler/lsp-tests/BUILD.bazel +++ b/compiler/lsp-tests/BUILD.bazel @@ -12,8 +12,6 @@ da_haskell_test( "//compiler/damlc", "//daml-script/daml:daml-script.dar", ], - # See https://github.com/digital-asset/daml/issues/4904. - flaky = is_windows, hackage_deps = [ "aeson", "base",