Remove Tulsiendtoendtests from the testsuite.

PiperOrigin-RevId: 241738462
diff --git a/BUILD b/BUILD
index 20fb4d9..5cbd37a 100644
--- a/BUILD
+++ b/BUILD
@@ -77,7 +77,6 @@
 test_suite(
     name = "tests",
     tests = [
-        "//src/TulsiEndToEndTests",
         "//src/TulsiGeneratorIntegrationTests",
         "//src/TulsiGeneratorTests",
     ],