chore: remove browserDynamicTestingPlatform
as it is deprecated and was not part of rc.4
Closes #10319
This commit is contained in:
@ -74,7 +74,7 @@ Promise.all([
|
||||
|
||||
testing.initTestEnvironment(
|
||||
testingBrowser.BrowserDynamicTestingModule,
|
||||
testingBrowser.browserDynamicTestingPlatform());
|
||||
testingBrowser.platformBrowserDynamicTesting());
|
||||
|
||||
}).then(function() {
|
||||
// Finally, load all spec files.
|
||||
|
Reference in New Issue
Block a user