From b370f406a1334a563f9ff230b19cefd4f1fd1df2 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Mon, 9 Dec 2019 13:21:26 -0800 Subject: [PATCH] test(billingbudgets): add 3.8 unit tests (via synth) (#9933) --- billingbudgets/noxfile.py | 2 +- billingbudgets/synth.metadata | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/billingbudgets/noxfile.py b/billingbudgets/noxfile.py index 88dd771e4879..74dba69dbeeb 100644 --- a/billingbudgets/noxfile.py +++ b/billingbudgets/noxfile.py @@ -86,7 +86,7 @@ def default(session): ) -@nox.session(python=["2.7", "3.5", "3.6", "3.7"]) +@nox.session(python=["2.7", "3.5", "3.6", "3.7", "3.8"]) def unit(session): """Run the unit test suite.""" default(session) diff --git a/billingbudgets/synth.metadata b/billingbudgets/synth.metadata index ba44e81a895c..fb16e2f76e54 100644 --- a/billingbudgets/synth.metadata +++ b/billingbudgets/synth.metadata @@ -1,5 +1,5 @@ { - "updateTime": "2019-12-04T13:14:47.368418Z", + "updateTime": "2019-12-07T13:14:47.566788Z", "sources": [ { "generator": { @@ -12,8 +12,8 @@ "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "da0edeeef953b05eb1524d514d2e9842ac2df0fd", - "internalRef": "283614497" + "sha": "a4adac3a12aca6e3a792c9c35ee850435fe7cf7e", + "internalRef": "284277770" } }, {