update comment

pull/7076/head
baseballyama 5 years ago
parent 5ae44c2c54
commit 24ca3d7c3d

@ -227,7 +227,7 @@ describe('runtime (puppeteer)', function() {
throw new Error('Received unexpected warnings');
}
}
// NOTE: Chromium may exit due to SIGSEGV, so retry in that case.
// NOTE: Chromium may exit with SIGSEGV, so retry in that case
let count = 0;
do {
count++;

Loading…
Cancel
Save