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

This commit is contained in:
Olivier Combe 2017-08-21 20:07:28 +02:00 committed by Miško Hevery
parent 70628112e8
commit 5a1b9a34df
1 changed files with 1 additions and 1 deletions

View File

@ -2729,7 +2729,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({