Skip to content

Commit ba620f7

Browse files
authored
Add 'mock' to unit test dependencies for autogen libs. (#6402)
In anticipation of landing googleapis/gapic-generator#2407.
1 parent 9a6e92e commit ba620f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-tasks/noxfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
def default(session):
2929
# Install all test dependencies, then install this package in-place.
30-
session.install('pytest')
30+
session.install('pytest', 'mock')
3131
for local_dep in LOCAL_DEPS:
3232
session.install('-e', local_dep)
3333
session.install('-e', '.')

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy