diff --git a/plugins/gcp-projects/src/plugin.test.ts b/plugins/gcp-projects/src/plugin.test.ts index e22854e221..9d7a0541a6 100644 --- a/plugins/gcp-projects/src/plugin.test.ts +++ b/plugins/gcp-projects/src/plugin.test.ts @@ -30,7 +30,7 @@ describe('gcp-projects', () => { expect(gcpProjectsPlugin).toBeDefined(); }); - it('should exist the GcpClient class', async () => { + it('spy headers with identifying metadata', async () => { const response: any = { headers: { Accept: '*/*',