mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-06-19 17:53:27 +08:00
style(jqLite): remove trailing whitespace in new test
Oops.
This commit is contained in:
@@ -1320,7 +1320,7 @@ describe('jqLite', function() {
|
||||
};
|
||||
iframe_.src = "/base/test/fixtures/iframe.html";
|
||||
jqLite(document).find('body').append(iframe);
|
||||
|
||||
|
||||
// This test is potentially flaky on CI cloud instances, so there is a generous
|
||||
// wait period...
|
||||
waitsFor(function() { return tested; }, 2000);
|
||||
|
||||
Reference in New Issue
Block a user