Update test/custom-elements/index.ts

Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
pull/7076/head
Yuichiro Yamashita 5 years ago committed by GitHub
parent ebf5ff84f8
commit 8629c8ab96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -124,7 +124,7 @@ describe('custom-elements', function () {
} }
} }
// 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; let count = 0;
do { do {
count++; count++;

Loading…
Cancel
Save