From 19d1b4eb957eb46f01724ef4ad14c42160f47f8b Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Tue, 10 Dec 2019 11:15:45 -0800 Subject: [PATCH] test(websecurityscanner): add 3.8 unit tests (via synth) (#9945) --- websecurityscanner/noxfile.py | 2 +- websecurityscanner/synth.metadata | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/websecurityscanner/noxfile.py b/websecurityscanner/noxfile.py index a2eefbb6765f..7949a4e3925a 100644 --- a/websecurityscanner/noxfile.py +++ b/websecurityscanner/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/websecurityscanner/synth.metadata b/websecurityscanner/synth.metadata index cd5abf4ee704..9342bab4c85d 100644 --- a/websecurityscanner/synth.metadata +++ b/websecurityscanner/synth.metadata @@ -1,5 +1,5 @@ { - "updateTime": "2019-11-19T13:40:31.270113Z", + "updateTime": "2019-12-07T13:34:36.439454Z", "sources": [ { "generator": { @@ -12,8 +12,8 @@ "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "d8dd7fe8d5304f7bd1c52207703d7f27d5328c5a", - "internalRef": "281088257" + "sha": "a4adac3a12aca6e3a792c9c35ee850435fe7cf7e", + "internalRef": "284277770" } }, {