Skip to content

Commit 8a5d571

Browse files
h-joocopybara-github
authored andcommitted
Automated Code Change
PiperOrigin-RevId: 868799285
1 parent 89d6c48 commit 8a5d571

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,
2425
deps = [
2526
module,
2627
"//third_party/py/fiddle/testing:autotest",

0 commit comments

Comments
 (0)