docs(aio): Cleanup examples with edits from Igor/George (#23234)
PR Close #23234
This commit is contained in:

committed by
Jason Aden

parent
764f471dc0
commit
fe312ccb4c
@ -44,9 +44,6 @@ class Hero {
|
||||
}
|
||||
}
|
||||
|
||||
// TODO(i): temorarily disable these tests because angular-in-memory-web-api is not compatible with rxjs v6 yet
|
||||
// and we don't have the backwards compatibility package yet.
|
||||
// Reenable after rxjs v6 compatibility package is out or angular-in-memory-web-api is compatible with rxjs v6
|
||||
describe('Tutorial part 6', () => {
|
||||
|
||||
beforeAll(() => browser.get(''));
|
||||
|
Reference in New Issue
Block a user