style(animations): format integration spec (#18805)

PR Close #18805
This commit is contained in:
Olivier Combe 2017-08-21 15:13:30 +02:00 committed by Miško Hevery
parent e1f45a33b7
commit 14d34c9bdf

View File

@ -2637,7 +2637,7 @@ export function main() {
fixture.detectChanges();
expect(getLog().length).toEqual(0);
});
it('should respect parent/sub animations when the respective area in the DOM is disabled',
fakeAsync(() => {
@Component({