Skip to content

Commit c0fb48b

Browse files
committed
fix: lint issues
1 parent 974971b commit c0fb48b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

secret-manager/test/secretmanager.test.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,7 @@ describe('Secret Manager samples', () => {
7272
annotations: {
7373
[annotationKey]: annotationValue,
7474
},
75-
}
76-
75+
},
7776
});
7877

7978
[version] = await client.addSecretVersion({

0 commit comments

Comments
 (0)