Skip to content

Commit

Permalink
Enable RTA in methodreferences integration test.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 561743766
  • Loading branch information
rluble authored and copybara-github committed Aug 31, 2023
1 parent 75f35c0 commit 368a53b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,4 @@ package(
integration_test(
name = "methodreferences",
srcs = glob(["*.java"]),
enable_rta = False, # TODO(b/146458562): Enable RTA when this bug is fixed.
)

0 comments on commit 368a53b

Please sign in to comment.