PatrickJS 53083c0b52 refactor(testing): type beforeEachProviders (#9023)
these are valid otherwise
```typescript
beforeEachProviders(1)
beforeEachProviders('wat')
beforeEachProviders([
  Http
])
```
2016-06-04 19:52:51 -07:00
..
2016-05-01 20:51:00 -07:00
2016-05-01 20:51:00 -07:00
2016-05-01 22:59:41 -07:00
2016-05-01 22:59:41 -07:00
2016-05-01 20:51:00 -07:00