test(ngMock): fix Firefox craches on Travis
This test keeps causing Firefox 47 (currently used on Travis) to crash and fail the build. The test passes locally (on Firefox 53). Lowering the loop count from 1000 to 100 seems to fix the issue. (Note: The crach only affects the mocked implementation of `$interval` and does not happen locally.) Closes #16040
G
Georgios Kalpakas committed
53fb909068fc391d969bdcd039f39e249cdd6a8a
Parent: 420ceb6