diff --git a/src-ui/src/app/components/app-frame/app-frame.component.spec.ts b/src-ui/src/app/components/app-frame/app-frame.component.spec.ts index afc8b095b..ad9304ca0 100644 --- a/src-ui/src/app/components/app-frame/app-frame.component.spec.ts +++ b/src-ui/src/app/components/app-frame/app-frame.component.spec.ts @@ -324,7 +324,7 @@ describe('AppFrameComponent', () => { expect( fixture.nativeElement.querySelectorAll('pngx-input-switch').length - ).toBe(5) + ).toBe(6) expect( fixture.nativeElement.querySelector('[routerLink="dashboard"]') .parentElement.classList