Update BUILD.bazel

This commit is contained in:
Jie Luo 2026-03-03 14:29:44 -08:00 committed by GitHub
parent baf05d13c7
commit 2d2ac3685c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,7 +24,7 @@ conformance_test(
name = "conformance_performance_test",
failure_list = "//conformance:failure_list_csharp_performance.txt",
maximum_edition = "2024",
performace = True,
performance = True,
testee = "//conformance:conformance_csharp",
)