Skip to content

Commit f001468

Browse files
committed
test(e2e): bound Google Chat fixture subprocess
Signed-off-by: San Dang <sdang@nvidia.com>
1 parent 303b1fa commit f001468

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/e2e/support/channels-stop-start-googlechat.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ describe("channels stop/start Google Chat live composition", () => {
4848
NODE_NO_WARNINGS: "1",
4949
},
5050
timeout: 10_000,
51+
killSignal: "SIGKILL",
5152
},
5253
);
5354

0 commit comments

Comments
 (0)