Skip to content

Commit 24c1d2e

Browse files
h-joocopybara-github
authored andcommitted
Automated Code Change
PiperOrigin-RevId: 870086039
1 parent 89d6c48 commit 24c1d2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fiddle/_src/testing/testing.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ def fiddle_autotest(
2121
py_test(
2222
name = name,
2323
srcs = [name + ".py"],
24+
strict_deps = False, # copybara:strip
2425
deps = [
2526
module,
2627
"//third_party/py/fiddle/testing:autotest",

0 commit comments

Comments
 (0)