Add a better description inside unit test
Signed-off-by: armandocomellas1 <cgarmando@google.com>
This commit is contained in:
@@ -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: '*/*',
|
||||
|
||||
Reference in New Issue
Block a user