Skip to content

Commit

Permalink
build: Fix formatting of tests/common/BUILD
Browse files Browse the repository at this point in the history
  • Loading branch information
achimnol committed Jun 10, 2022
1 parent 673a52f commit b8fcfa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/common/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ python_tests(
"**/test_*.py",
],
overrides={
"test_distributed.py": {"timeout": 30},
"test_distributed.py": {"timeout": 30},
},
)

Expand Down

0 comments on commit b8fcfa2

Please sign in to comment.