We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f0b4b7 commit 878e7ccCopy full SHA for 878e7cc
packages/angular-table/tests/lazy-init.test.ts
@@ -8,7 +8,7 @@ import {
8
signal,
9
} from '@angular/core'
10
import { TestBed } from '@angular/core/testing'
11
-import { lazyInit } from '../src/lazy-signal-initializer'
+import { lazyInit } from '../src/lazySignalInitializer'
12
import { flushQueue, setFixtureSignalInputs } from './test-utils'
13
import type { WritableSignal } from '@angular/core'
14
0 commit comments