Fix googleGcs integration test
Signed-off-by: Martina Iglesias Fernandez <martina@roadie.io>
This commit is contained in:
@@ -34,7 +34,7 @@ describe('readGoogleGcsIntegrationConfig', () => {
|
||||
);
|
||||
expect(output).toEqual({
|
||||
privateKey: 'fake-key',
|
||||
token: 'someone@example.com',
|
||||
clientEmail: 'someone@example.com',
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user