mirror of
https://github.com/google/blockly.git
synced 2026-01-08 01:20:12 +01:00
lint
This commit is contained in:
@@ -41,8 +41,7 @@ async function runMochaTestsInBrowser() {
|
||||
var elem = await browser.$('#failureCount');
|
||||
var text = await elem.getAttribute('tests_failed');
|
||||
return text != 'unset';
|
||||
}
|
||||
, {
|
||||
}, {
|
||||
timeout: 50000
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user