From ef7706a52b5b7e9a4d1eebdff22c4a86b83b35e4 Mon Sep 17 00:00:00 2001 From: Sofia Leon Date: Thu, 18 Jul 2024 22:37:51 -0500 Subject: [PATCH] remove only --- test/test.download.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test.download.ts b/test/test.download.ts index 4b68ce2298..6f45d1f931 100644 --- a/test/test.download.ts +++ b/test/test.download.ts @@ -107,7 +107,7 @@ describe(__filename, () => { scopes.forEach(s => s.done()); }); - it.only('should ignore changes to schemas that only have revision changes', async () => { + it('should ignore changes to schemas that only have revision changes', async () => { const scopes = [ nock( 'https://raw.githubusercontent.com/googleapis/discovery-artifact-manager/master/discoveries'