Add a better description inside unit test

Signed-off-by: armandocomellas1 <cgarmando@google.com>
This commit is contained in:
armandocomellas1
2024-02-16 13:51:24 -06:00
parent 3e57ca7b65
commit f1a5f33cec
+1 -1
View File
@@ -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: '*/*',