Skip to content

Commit 7ccf346

Browse files
test fix
1 parent e97324e commit 7ccf346

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

libs/ngrx-hateoas/src/lib/store-features/with-hypermedia-resource.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ import { HttpTestingController, provideHttpClientTesting } from '@angular/common
33
import { signalStore } from '@ngrx/signals';
44
import { withHypermediaResource } from './with-hypermedia-resource';
55
import { provideHateoas } from '../provide';
6+
import { signal } from '@angular/core';
67

78
type RootModel = {
89
apiName: string

0 commit comments

Comments
 (0)