Remove obsolete incompatible flag

Close https://github.com/bazelbuild/rules_typescript/pull/487

PiperOrigin-RevId: 293602783
diff --git a/.bazelci/presubmit.yml b/.bazelci/presubmit.yml
index adf1614..86727d1 100644
--- a/.bazelci/presubmit.yml
+++ b/.bazelci/presubmit.yml
@@ -44,6 +44,5 @@
     test_flags:
     - "--action_env=PATH"
     - "--test_env=PATH"
-    - "--incompatible_windows_native_test_wrapper"
     test_targets:
     - "..."