chore(ci): deflake test and turn on saucelabs_required
Fixes #6725 Closes #6733
This commit is contained in:
@ -325,7 +325,7 @@ export function main() {
|
||||
done();
|
||||
});
|
||||
restoreJasmineIt();
|
||||
});
|
||||
}, 10000);
|
||||
|
||||
describe('using beforeEachProviders', () => {
|
||||
beforeEachProviders(() => [bind(FancyService).toValue(new FancyService())]);
|
||||
|
Reference in New Issue
Block a user