From 0a74a69cf8485d7d1af55067cd9f77c6bd2019b5 Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Thu, 16 Jan 2025 07:08:45 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A6=89=20Updates=20from=20OwlBot=20post-p?= =?UTF-8?q?rocessor?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --- system-test/spanner.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system-test/spanner.ts b/system-test/spanner.ts index bced2b8d9..419f853ec 100644 --- a/system-test/spanner.ts +++ b/system-test/spanner.ts @@ -2191,7 +2191,7 @@ describe('Spanner', () => { ) ); }); - + it('should have created the instance config', function (done) { if (IS_EMULATOR_ENABLED) { this.skip();