mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2024-11-19 01:40:29 +01:00
Test fix
This commit is contained in:
parent
59b35c68dc
commit
737a3b5d4b
@ -26,6 +26,7 @@ describe('CLNChannelLookupComponent', () => {
|
||||
beforeEach(() => {
|
||||
fixture = TestBed.createComponent(CLNChannelLookupComponent);
|
||||
component = fixture.componentInstance;
|
||||
component.lookupResult = { channels: [] };
|
||||
fixture.detectChanges();
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user