Skip to content

Commit 4110e0a

Browse files
[py] Fix dependencies for unit tests
1 parent 3784e81 commit 4110e0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

py/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ TEST_DEPS = [
2727
requirement("pytest"),
2828
requirement("pytest-instafail"),
2929
requirement("pytest-trio"),
30+
requirement("pytest-mock"),
3031
requirement("sortedcontainers"),
3132
requirement("sniffio"),
3233
requirement("zipp")

0 commit comments

Comments
 (0)