Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.

Commit c3c2f06

Browse files
chore: update v2.14.2 gapic-generator-typescript (#313)
- [ ] Regenerate this pull request now. Committer: @summer-ji-eng PiperOrigin-RevId: 434859890 Source-Link: googleapis/googleapis@bc2432d Source-Link: https://github.com/googleapis/googleapis-gen/commit/930b673103e92523f8cfed38decd7d3afae8ebe7 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTMwYjY3MzEwM2U5MjUyM2Y4Y2ZlZDM4ZGVjZDdkM2FmYWU4ZWJlNyJ9
1 parent e94ff4e commit c3c2f06

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/gapic_web_risk_service_v1.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -577,7 +577,6 @@ describe('v1.WebRiskServiceClient', () => {
577577
new protos.google.cloud.webrisk.v1.CreateSubmissionRequest()
578578
);
579579
request.parent = '';
580-
const expectedHeaderRequestParams = 'parent=';
581580
const expectedError = new Error('The client has already been closed.');
582581
client.close();
583582
await assert.rejects(client.createSubmission(request), expectedError);

0 commit comments

Comments
 (0)