diff --git a/aio/content/marketing/test.html b/aio/content/marketing/test.html index 3788b00e2d..6b88523746 100644 --- a/aio/content/marketing/test.html +++ b/aio/content/marketing/test.html @@ -1,7 +1,5 @@
Current location is
No linenums at code-tabs level
diff --git a/aio/scripts/_payload-limits.json b/aio/scripts/_payload-limits.json index 37ac38652b..28394ecb8a 100755 --- a/aio/scripts/_payload-limits.json +++ b/aio/scripts/_payload-limits.json @@ -2,8 +2,8 @@ "aio": { "master": { "uncompressed": { - "runtime": 3881, - "main": 502188, + "runtime": 3799, + "main": 501972, "polyfills": 53926 } } diff --git a/aio/src/app/custom-elements/current-location/current-location.component.spec.ts b/aio/src/app/custom-elements/current-location/current-location.component.spec.ts deleted file mode 100644 index 58dac0445f..0000000000 --- a/aio/src/app/custom-elements/current-location/current-location.component.spec.ts +++ /dev/null @@ -1,35 +0,0 @@ -import { ComponentFixture, TestBed } from '@angular/core/testing'; -import { LocationService } from 'app/shared/location.service'; -import { MockLocationService } from 'testing/location.service'; -import { CurrentLocationComponent } from './current-location.component'; - - -describe('CurrentLocationComponent', () => { - let element: HTMLElement; - let fixture: ComponentFixture
- We are unable to retrieve the "