Skip to content

Commit

Permalink
Set add_one_py_test to enormous
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 565728122
  • Loading branch information
j2kun authored and copybara-github committed Sep 15, 2023
1 parent 4fda9a5 commit 1998f23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion transpiler/examples/add_one/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ py_binary(

py_test(
name = "add_one_py_test",
size = "large",
size = "enormous",
srcs = [
"add_one_test.py",
],
Expand Down

0 comments on commit 1998f23

Please sign in to comment.